devopsgroup-io/vagrant-hostmanager

Does not support Vagrant 2.0.1

navarr opened this issue · 1 comments

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 (= 2.0.0) and vagrant (= 2.0.1)
  Activated vagrant-2.0.1
  which does not match conflicting dependency (= 2.0.0)

  Conflicting dependency chains:
    vagrant (= 2.0.1), 2.0.1 activated

  versus:
    vagrant (= 2.0.0)

  Gems matching vagrant (= 2.0.0):
    vagrant-2.0.0

Environmental issue caused by somehow having multiple Vagrant version metadata.