Skip to content

Instantly share code, notes, and snippets.

@chriswailes
Created October 28, 2013 17:17
Show Gist options
  • Save chriswailes/7200825 to your computer and use it in GitHub Desktop.
Save chriswailes/7200825 to your computer and use it in GitHub Desktop.
Gem::LoadError output from Ruby
[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