-
Notifications
You must be signed in to change notification settings - Fork 17
Clean reinstall
Martin Harrer edited this page Jun 13, 2019
·
4 revisions
-
Windows:
- Delete
C:\Users\<username>\.vagrant.d
- Delete
C:\Users\<username>\.Virtualbox
- Delete the VM in
C:\Users\<username>\VirtualBox VMs
or use Virtual Box for this. Keep VMs you still need in this folder. - Delete
<path-to>/hgb-phpdev-base/.vagrant
vagrant up
- Delete
-
MAC:
- CMD - SHIFT shows hidden files and folders in finder
- Delete
/Users/\<username\>/.vagrant.d
- Delete
/Users/\<username\>/Library/VirtualBox
- Delete the VM in
/Users/\<username\>/VirtualBox VMs
or use Virtual Box for this. Keep VMs you still need in this folder. - Delete
<path-to>/fhooe-webdev/.vagrant
vagrant up