Skip to content

Instantly share code, notes, and snippets.

@Tarrasch
Created July 22, 2012 15:39
Show Gist options
  • Select an option

  • Save Tarrasch/3160011 to your computer and use it in GitHub Desktop.

Select an option

Save Tarrasch/3160011 to your computer and use it in GitHub Desktop.
Unfortunately, the gem hanna-nouveau (0.2.4) has an invalid gemspec. As a result, Bundler cannot install this Gemfile. Please ask the gem author to yank the bad version to fix this issue. For more information, see http://bit.ly/syck-defaultkey

I don't know why, but this "worked for me"

gem uninstall bundler
gem install bundler -v '< 1.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment