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

Needs to update dependency #84

Open
ehsannm opened this issue Dec 27, 2024 · 1 comment
Open

Needs to update dependency #84

ehsannm opened this issue Dec 27, 2024 · 1 comment

Comments

@ehsannm
Copy link

ehsannm commented Dec 27, 2024

With the latest vagrant version 2.4.3, I am getting this error

Installing the 'vagrant-dns' 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 logger (= 1.6.0) and logger (= 1.6.1)
  Activated logger-1.6.1
  which does not match conflicting dependency (= 1.6.0)

  Conflicting dependency chains:
    logger (= 1.6.1), 1.6.1 activated

  versus:
    logger (= 1.6.0)

  Gems matching logger (= 1.6.0):
    logger-1.6.0

@fnordfish
Copy link
Member

vagrant-dns has no specified dependency on logger. Have you tried uninstalling and re-installing the plugin?

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

2 participants