Created
March 27, 2013 20:50
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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