vvv wordpress - Error on setting up VVV on VMWare on Windows 10 -
i have set vvv on virtualbox in past, i've been told vmware faster. unfortunately, due dearth of instructions online folks myself have basic grasp of i'm doing here, i'm running in error when trying set configuration.
i have vmware workstation pro 12. completed following steps successfully....
- $ vagrant plugin install vagrant-hostsupdater
- $ vagrant plugin install vagrant-triggers
- $ git clone git://github.com/varying-vagrant-vagrants/vvv.git
- $ vagrant init
- $ vagrant plugin install vagrant-vmware-workstation
- $ vagrant plugin license vagrant-vmware-workstation c:/users/license.lic
hit error @ step 7. no idea it?
- $ vagrant --provider=vmware_workstation
default: box provider: vmware_desktop, vmware_fusion, vmware_workstation
default: box version: >= 0 ==>
default: box file not detected metadata. adding directly... ==> default: adding box 'base' (v0) provider: vmware_desktop, vmware_fusion, vmware_workstation
default: downloading: base
default: error occurred while downloading remote file. error message, if any, reproduced below. please fix error , try again.
couldn't open file /c:/users/will/dev/base
any suggestions appreciated.
Comments
Post a Comment