-
Notifications
You must be signed in to change notification settings - Fork 24
Vagrant Can Fail to Update Hosts on Windows 10 #42
Comments
We might want to switch from HostsUpdater to HostsManager, because the latter has a way to show a UAC prompt:
see https://github.com/devopsgroup-io/vagrant-hostmanager#user-content-windows-support |
@mikeschinkel @sarutole What is the status of this? This issue is currently slated for |
On a windows 10 box I do not have the option to change the permission of the hosts file. I get the same problem with both HostsUpdater and HostsManager. Solution is to edit the file manually. |
@unilobo Thanks for the input. |
The release |
Jayzanarak ProgrammerLoso contacted me via Facebook Messenger with Vagrant Box install problem where Hosts Updater could not update the
hosts
file on Windows 10. See screenshot.I provided him these links and they gave him enough info to solve his problem, but he did not explain to me how he solved it (he had to leave for work that moment):
I know that @sarutole tested it on Windows 10 but I assume that he had already made a modification to his Windows box to enable editing of his
hosts
file long before testing our box.In order to be true to our (my?) claims that WPLib Box is the EASIEST way to setup a professional WordPress local development environment we need to solve this problem or at least change the documentation so that anyone who follows our quickstart will not run into this problem.
The text was updated successfully, but these errors were encountered: