Skip to content

Fix uninitialized constant error#2

Open
thorin wants to merge 1 commit into
Jyrno42:masterfrom
thorin:master
Open

Fix uninitialized constant error#2
thorin wants to merge 1 commit into
Jyrno42:masterfrom
thorin:master

Conversation

@thorin
Copy link
Copy Markdown

@thorin thorin commented Oct 17, 2019

Added require_relative 'flint_action' to fix an unitialized constant error:

[✔] 🚀
[17:14:16]: Error loading plugin 'fastlane-plugin-flint': uninitialized constant Fastlane::Actions::FlintAction
Did you mean?  Fastlane::Actions::PilotAction                                                                                                                                                                                                       
+-------------------------+---------+------------------+
|                     Used plugins                     |
+-------------------------+---------+------------------+
| Plugin                  | Version | Action           |
+-------------------------+---------+------------------+
| fastlane-plugin-cordova | 2.2.1   | cordova          |
| fastlane-plugin-flint   | 0.1.0   | No actions found |
+-------------------------+---------+------------------+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant