Skip to content

Instantly share code, notes, and snippets.

@happosade
Created January 4, 2012 10:43
Show Gist options
  • Save happosade/1559516 to your computer and use it in GitHub Desktop.
Save happosade/1559516 to your computer and use it in GitHub Desktop.
Rails gemfailure
$ rails -v
Invalid gemspec in [/var/lib/gems/1.8/specifications/actionpack-3.2.0.rc1.gemspec]: Illformed requirement ["#<YAML::Syck::DefaultKey:0x7f8ba8225390> 3.2.0.rc1"]
Invalid gemspec in [/var/lib/gems/1.8/specifications/railties-3.2.0.rc1.gemspec]: Illformed requirement ["#<YAML::Syck::DefaultKey:0x7f8ba82a6a08> 3.2.0.rc1"]
Invalid gemspec in [/var/lib/gems/1.8/specifications/activemodel-3.2.0.rc1.gemspec]: Illformed requirement ["#<YAML::Syck::DefaultKey:0x7f8ba81b2d90> 3.2.0.rc1"]
/usr/lib/ruby/vendor_ruby/1.8/rubygems.rb:408:in `bin_path': can't find gem railties (>= 0) with executable rails (Gem::GemNotFoundException)
from /usr/local/bin/rails:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment