Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vagrant-vsphere install fails on vagrant 2.2.7 #287

Open
jpmat296 opened this issue Mar 12, 2020 · 0 comments
Open

vagrant-vsphere install fails on vagrant 2.2.7 #287

jpmat296 opened this issue Mar 12, 2020 · 0 comments

Comments

@jpmat296
Copy link

With vagrant 2.2.7, I get this error when I execute vagrant plugin install vagrant-vsphere:

Installing the 'vagrant-vsphere' plugin. This can take a few minutes...
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 i18n (~> 0.6.4) and i18n (= 1.8.2)
  Activated i18n-1.8.2
  which does not match conflicting dependency (~> 0.6.4)

  Conflicting dependency chains:
    i18n (= 1.8.2), 1.8.2 activated

  versus:
    vagrant-vsphere (> 0), 0.5.0 activated, depends on
    i18n (~> 0.6.4)

After downgrade to version 2.2.6, I can install the plugin.

This issue is very similar to issue #271 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant