nhmood / watson-ruby

inline issue manager
MIT License
634 stars 50 forks source link

Error installing, invalid gem: package is corrupt #257

Closed hahahana closed 10 years ago

hahahana commented 10 years ago

I receive the following error when trying to install watson-ruby.

Version: Ruby-2.0.0-p451

ERROR:  Error installing watson-ruby:
  invalid gem: package is corrupt, exception while verifying: undefined method `path2class' for 
  #Psych::ClassLoader:0x000001028137f8> (NoMethodError) in /usr/local/rvm/gems/ruby-2.0.0-p451@gemsetname/cache/watson-ruby-1.6.3.gem
hahahana commented 10 years ago

Nevermind, see this is an issue addressed in another psych issue: https://github.com/tenderlove/psych/issues/182. I guess it's a personal problem, ha! And I mistakenly thought 2.0.0 would be supported, so it's all my bad.