Skip to content

Instantly share code, notes, and snippets.

@dje
Last active December 20, 2015 15:59
Show Gist options
  • Save dje/6158688 to your computer and use it in GitHub Desktop.
Save dje/6158688 to your computer and use it in GitHub Desktop.
irb(main):001:0> require 'berkshelf'
Gem::LoadError: Unable to activate chef-11.6.0, because json-1.8.0 conflicts with json (<= 1.7.7, >= 1.4.4)
$ gem uninstall json -v 1.7.7 [12:26:40]
ERROR: While executing gem ... (Gem::InstallError)
gem "json" cannot be uninstalled because it is a default gem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment