Closed mpsnp closed 7 years ago
@mpsnp thanks for your report - I'll investigate it.
@mpsnp Can't reproduce it. BTW, generamba doesn't have init
command. What should I do besides installing synx to get this error?
@etolstoy Don't know actually, i just installed both gems globally. BTW I'm using rvm
and ruby 2.3.0
as you maybe noticed from log.
Regarding command, it doesn't matter. Even just launching without any command produces error with the same log as above.
Initially i thought it's because of synx. But why other gems work fine (like cocoapods, fastlane, bundle, etc..)?
@mpsnp Seems that it's a problem in rubygems. What version do you use?
Try the following workarounds:
gem update --system
or
bundle clean
gem install executable-hooks
@etolstoy indeed, problem was in rubygems. gem update --system
solved problem. Thanks for help. Sorry for blaming generamba
Generamba crashes when Synx gem installed.
For example
generamba init
log: