I don't think the project is installing the plugin, as the vagrant file only contains *config.vm.box = "joomlatools/box"*
I don't know how to stop the install. On Saturday, May 5, 2018 at 11:55:39 AM UTC+2, Alvaro Miranda Aguilera wrote: > > Hello > If you use a project where it install the community plugin > vagrant-triggers the best will be you stay on past version until the > project gets updated to use the core triggers. > > the env wil only disable the warning, but the project may not work as > expected with both triggers installed > alvaro > > > On Sat, May 5, 2018 at 11:39 AM, Lee Bailey <[email protected] > <javascript:>> wrote: > >> So installed vagrant this morning and on "up" following message is >> displayed: >> >> *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`.* >> *vagrant-cachier (1.2.1)* >> *vagrant-hostsupdater (1.1.1.160)* >> *vagrant-triggers (0.5.3)* >> >> >> So I uninstall vagrant-triggers, but on "up" it is reinstalled (I have no >> idea by what as by VagrantFile is pretty much empty) then get message again. >> >> So I need to set the env var `VAGRANT_USE_VAGRANT_TRIGGERS` but set it to >> what value? I have set this under windows system env vars to 1 >> >> Please tell me how get pass this error? >> >> Thanks >> >> >> >> -- >> This mailing list is governed under the HashiCorp Community Guidelines - >> https://www.hashicorp.com/community-guidelines.html. Behavior in >> violation of those guidelines may result in your removal from this mailing >> list. >> >> GitHub Issues: https://github.com/mitchellh/vagrant/issues >> IRC: #vagrant on Freenode >> --- >> You received this message because you are subscribed to the Google Groups >> "Vagrant" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/7aeb9af3-0e21-46b9-a150-f80e4e19846a%40googlegroups.com >> >> <https://groups.google.com/d/msgid/vagrant-up/7aeb9af3-0e21-46b9-a150-f80e4e19846a%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Alvaro > > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/63ad96f1-f2d9-4c28-bde3-54298d8a2e8b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
