Created
October 28, 2013 17:17
-
-
Save chriswailes/7200825 to your computer and use it in GitHub Desktop.
Gem::LoadError output from Ruby
This file contains hidden or 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
[me@dhalgren ~]$ rake | |
/usr/share/rubygems/rubygems/dependency.rb:296:in `to_specs': Could not find 'rake' (>= 0) among 5 total gem(s) (Gem::LoadError) | |
from /usr/share/rubygems/rubygems/dependency.rb:307:in `to_spec' | |
from /usr/share/rubygems/rubygems/core_ext/kernel_gem.rb:47:in `gem' | |
from /home/me/.gem/bin/rake:22:in `<main>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment