Skip to content

Instantly share code, notes, and snippets.

@lidaobing
Created July 31, 2012 01:39
Show Gist options
  • Select an option

  • Save lidaobing/3212614 to your computer and use it in GitHub Desktop.

Select an option

Save lidaobing/3212614 to your computer and use it in GitHub Desktop.
$ gem install -d --verbose launchy
GET http://ruby.taobao.org/latest_specs.4.8.gz
200 OK
GET http://ruby.taobao.org/specs.4.8.gz
200 OK
GET http://ruby.taobao.org/quick/Marshal.4.8/addressable-2.3.2.gemspec.rz
404 Not Found
Error fetching remote data: bad response Not Found 404 (http://ruby.taobao.org/quick/Marshal.4.8/addressable-2.3.2.gemspec.rz)
Falling back to local-only install
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: launchy requires addressable (~> 2.3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment