Skip to content

Issue with Vagrant triggers with Vagrant version 2.2.14 #4

@dubiduba

Description

@dubiduba

When running the Vagrant code with Vagrant version 2.2.14, the issue below appears.
A possible solution listed in Internet is to downgrade to Vagrant 2.0.4 but this, in turn, restricts virtualbox to be v5.2 at most. And Virtualbox 5.2 is not compatible with Mac OS Big Sur.


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.
Bringing machine 'xx' up with 'virtualbox' provider...
/opt/vagrant/embedded/gems/2.1.0/gems/vagrant-2.1.0/lib/vagrant/plugin/v2/config.rb:73:in method_missing': undefined method before_triggers' for #VagrantPlugins::Triggers::Config::Trigger:0x0000000100baca38 (NoMethodError)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions