otp_kickoff icon indicating copy to clipboard operation
otp_kickoff copied to clipboard

gem doesn't install thor dependency

Open clofresh opened this issue 15 years ago • 2 comments

$ sudo gem install otp_kickoff -s http://gemcutter.org Password: Successfully installed otp_kickoff-0.0.5 1 gem installed Installing ri documentation for otp_kickoff-0.0.5... Installing RDoc documentation for otp_kickoff-0.0.5...

$ otp_kickoff configure --name="Carlo Cabanilla" [email protected] /Library/Ruby/Gems/1.8/gems/otp_kickoff-0.0.5/lib/otp_kickoff.rb:15: uninitialized constant Thor::Actions (NameError) from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in gem_original_require' from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:inrequire' from /Library/Ruby/Gems/1.8/gems/otp_kickoff-0.0.5/bin/otp_kickoff:3 from /usr/bin/otp_kickoff:19:in `load' from /usr/bin/otp_kickoff:19

clofresh avatar Dec 06 '09 17:12 clofresh

Hi Carlo!

I did a test right now and don't had any problem. Look:

$ sudo gem install otp_kickoff -s http://gemcutter.org Successfully installed thor-0.12.0 Successfully installed otp_kickoff-0.0.5 2 gems installed Installing ri documentation for thor-0.12.0... Installing ri documentation for otp_kickoff-0.0.5... Installing RDoc documentation for thor-0.12.0... Installing RDoc documentation for otp_kickoff-0.0.5...

leandrosilva avatar Dec 06 '09 18:12 leandrosilva

Do you have some idea?

leandrosilva avatar Dec 06 '09 18:12 leandrosilva