Skip to content

Instantly share code, notes, and snippets.

@ylluminarious
Created July 11, 2014 23:01
Show Gist options
  • Save ylluminarious/459024c1666a2b73c58b to your computer and use it in GitHub Desktop.
Save ylluminarious/459024c1666a2b73c58b to your computer and use it in GitHub Desktop.
/Users/username/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/dependency.rb:298:in `to_specs': Could not find 'opal-jquery' (>= 0) among 40 total gem(s) (Gem::LoadError)
from /Users/username/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/dependency.rb:309:in `to_spec'
from /Users/username/.rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/rubygems/specification.rb:907:in `find_by_name'
from /Users/username/development/ruby/opal/opal/lib/opal/paths.rb:23:in `use_gem'
from /Users/username/development/ruby/opal/opal/bin/opal-build:64:in `block in <top (required)>'
from /Users/username/development/ruby/opal/opal/bin/opal-build:64:in `each'
from /Users/username/development/ruby/opal/opal/bin/opal-build:64:in `<top (required)>'
from /Users/username/.rvm/gems/ruby-2.1.2/bin/opal-build:23:in `load'
from /Users/username/.rvm/gems/ruby-2.1.2/bin/opal-build:23:in `<main>'
from /Users/username/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `eval'
from /Users/username/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment