chef - Knife Google Plugin setup issue -
i trying replicate demo illustrated in using chef google . following error when type in command knife google setup.
/opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/specification.rb:2104:in `raise_if_conflicts': unable activate googleauth-0.4.1, because multi_json-1.11.2 conflicts multi_json (= 1.11) (gem::conflicterror)
kindly me solve issue.
gemspec needs more relaxed, setting '=' not best idea. looking blame, fixed month ago: https://github.com/google/google-auth-library-ruby/commit/0e2b722d5b6c9fae190bfbd1244b144061886ac6
author needs cut new gem it, there's issue raised: https://github.com/google/google-auth-library-ruby/issues/41
update: new gem has been released, should fixed now! :)
Comments
Post a Comment