2.1.0
Windows 10 v1803 (April Update)
Ubuntu 16.04
Vagrant.configure("2") do |config|
config.vm.box = "generic/ubuntu1604"
end
Vagrant command should be executed
Error occures:
C:/HashiCorp/Vagrant/embedded/gems/2.1.0/gems/vagrant-2.1.0/lib/vagrant/machine.rb:164:in `action': undefined method `fire_triggers' for nil:NilClass (NoMethodError)
[...]
Also a problem with vagrant-vmware-esxi.
https://github.com/josenk/vagrant-vmware-esxi/issues/39
I can confirm the problem is resolved in Vagrant 2.1.1.dev.
I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Most helpful comment
Also a problem with vagrant-vmware-esxi.
https://github.com/josenk/vagrant-vmware-esxi/issues/39
I can confirm the problem is resolved in Vagrant 2.1.1.dev.