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
{{ message }}
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.
WARNING: Vagrant has detected the `vagrant-triggers` plugin. This plugin conflicts
with the internal triggers implementation. Please uninstall the `vagrant-triggers`
plugin and run the command again if you wish to use the core trigger feature. To
uninstall the plugin, run the command shown below:
vagrant plugin uninstall vagrant-triggers
Note that the community plugin `vagrant-triggers` and the core trigger feature
in Vagrant do not have compatible syntax.
To disable this warning, set the environment variable `VAGRANT_USE_VAGRANT_TRIGGERS`.
There was an error loading a Vagrantfile. The file being loaded
and the error message are shown below. This is usually caused by
a syntax error.
Path: /Users/---/projects/---/Vagrantfile
Line number: 6
Message: RuntimeError: vagrant-hostmanager plugin is not installed. Please install with: vagrant plugin install vagrant-hostmanager
The text was updated successfully, but these errors were encountered:
damontgomery
changed the title
Vagrant 2.1.x is not compatible with dependencies.
Vagrant 2.1.x is not compatible with plugin dependencies.
Jul 11, 2018
We had issues when trying to install the vagrant plugins using the latest Vagrant version.
We could install them with 2.0.4 which can be installed with
The error produced with the new version is
The text was updated successfully, but these errors were encountered: