Everytime I run `vagrant up` I get the error: ``` C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.3.0/fileutils.rb:1394:in `initialize': Permission denied @ rb_sysopen - C:/Users/trahloff/.vagrant.d/tmp/hosts.local (Errno::EACCES) ``` The Vagrantfile wasn't altered in any way. Visited Links: - [Hostmanager Issue](https://github.com/devopsgroup-io/vagrant-hostmanager/issues/233) - [Hostupdater](https://github.com/cogitatio/vagrant-hostsupdater/issues/89) - [Permissions](https://github.com/Varying-Vagrant-Vagrants/VVV/issues/362) System: - Windows 10 - Ruby: 2.3.4 - Vagrant: 1.9.6 - Vagrant-Hostmanager: 1.8.7
Everytime I run
vagrant upI get the error:The Vagrantfile wasn't altered in any way.
Visited Links:
System: