Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution fails on fastlane-0.1.14 #79

Closed
pcardoso opened this issue Feb 27, 2015 · 5 comments
Closed

Execution fails on fastlane-0.1.14 #79

pcardoso opened this issue Feb 27, 2015 · 5 comments

Comments

@pcardoso
Copy link

I installed the gem without any issues, but executing the fastlane command would fail with this message:

/Library/Ruby/Gems/2.0.0/gems/fastlane-0.1.14/bin/fastlane:12:in class:FastlaneApplication': uninitialized constant Commander::Methods (NameError)
from /Library/Ruby/Gems/2.0.0/gems/fastlane-0.1.14/bin/fastlane:11:in <top (required)>' from /usr/bin/fastlane:23:in load'
from /usr/bin/fastlane:23:in <main>'

After doing a "gem install commander" it worked, so it seems this commander thing is missing in the dependencies.

@KrauseFx
Copy link
Member

That's weird, I'll take a look at it.

@joshdholtz
Copy link
Member

@pcardoso Do you have multiple version of Ruby installed at all? Or installed fastlane in the wrong gemset? I use RVM and this happens to me sometimes. Not sure if this is the case but just asking to rule it out 😁

@pcardoso
Copy link
Author

@joshdholtz No rvm, just a stock Yosemite install. I haven't yet started to mess with the defaults. :)

@joshdholtz
Copy link
Member

@KrauseFx Is this issue fixed with this commit? fastlane-old/fastlane_core@8325a0d

@KrauseFx
Copy link
Member

KrauseFx commented Mar 4, 2015

I hope so. Let's close the issue for now.

@KrauseFx KrauseFx closed this as completed Mar 4, 2015
KrauseFx pushed a commit that referenced this issue Mar 7, 2016
Change KrauseFx references to fastlane
KrauseFx added a commit that referenced this issue Mar 7, 2016
KrauseFx pushed a commit that referenced this issue Mar 7, 2016
KrauseFx added a commit that referenced this issue Mar 7, 2016
@fastlane fastlane locked and limited conversation to collaborators Sep 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants