Open tlan16 opened 8 years ago
Once you did
vagrant plugin install vagrant-vmware-workstation
vagrant will always complain about the license no matter the provider is. For instance
A valid license is required to run the Vagrant VMware
provider. Please visit http://www.vagrantup.com to purchase
a license. Once you purchase a license, you can install it
using `vagrant plugin license`.
Vagrant failed to initialize at a very early stage:
The plugins failed to load properly. The error message given is
shown below.
exit
But you can do this to solve it
vagrant plugin uninstall vagrant-vmware-workstation
After all, if you just need the command line of the virtual linux, virtualbox is good enough
but I do have a perfectly running vmware workstation. and because of this I did
I don't understand this error