Skip to content

Instantly share code, notes, and snippets.

@awd
Created March 27, 2013 20:50
Show Gist options
  • Save awd/5257900 to your computer and use it in GitHub Desktop.
Save awd/5257900 to your computer and use it in GitHub Desktop.
Ruby 2.0.0, RVM 1.19.0 - there is a known issue in rubygems and rvm at this time, it might be related.
/Users/username/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'forward' (>= 0) among 120 total gem(s) (Gem::LoadError)
from /Users/username/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/dependency.rb:307:in `to_spec'
from /Users/username/.rvm/rubies/ruby-2.0.0-p0/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:47:in `gem'
from /Users/username/.rvm/gems/ruby-2.0.0-p0@global/bin/forward:22:in `<main>'
from /Users/username/.rvm/gems/ruby-2.0.0-p0@global/bin/ruby_noexec_wrapper:14:in `eval'
from /Users/username/.rvm/gems/ruby-2.0.0-p0@global/bin/ruby_noexec_wrapper:14:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment