You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vagrant plugin install vagrant-hostsupdater
Installing the 'vagrant-hostsupdater' plugin. This can take a few minutes...
/usr/share/gems/gems/psych-3.0.2/lib/psych.rb:232: warning: already initialized constant Psych::LIBYAML_VERSION
/usr/share/ruby/psych.rb:232: warning: previous definition of LIBYAML_VERSION was here
/usr/share/gems/gems/psych-3.0.2/lib/psych.rb:234: warning: already initialized constant Psych::FALLBACK
/usr/share/ruby/psych.rb:234: warning: previous definition of FALLBACK was here
Bundler, the underlying system Vagrant uses to install plugins,
reported an error. The error is shown below. These errors are usually
caused by misconfigured plugin installations or transient network
issues. The error from Bundler is:
conflicting dependencies vagrant-hostsupdater (= 1.0.1) and vagrant-hostsupdater (= 1.0.2)
Activated vagrant-hostsupdater-1.0.2
which does not match conflicting dependency (= 1.0.1)
Conflicting dependency chains:
vagrant-hostsupdater (= 1.0.2), 1.0.2 activated
versus:
vagrant-hostsupdater (= 1.0.1)
Gems matching vagrant-hostsupdater (= 1.0.1):
vagrant-hostsupdater-1.0.1
how to get rid of that?
I tried removing/uninstalling all plugins and/or vagrant itself, how to proceed here?
The text was updated successfully, but these errors were encountered:
Same on Fedora 33:
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:
conflicting dependencies racc (= 1.4.16) and racc (= 1.5.1)
Activated racc-1.5.1
which does not match conflicting dependency (= 1.4.16)
how to get rid of that?
I tried removing/uninstalling all plugins and/or vagrant itself, how to proceed here?
The text was updated successfully, but these errors were encountered: