Hi All,
I just installed vagrant. I got it to 'vagrant up' and virtual box showed that is was running a vm called vagrant_default_blah_blah. But all subsequent vagrant commands failed stating "The provider 'VirtualBox' could not be found, but was requested to back the machine 'default'. Please use a provider that exists."
I have tried vagrant --provider=virtualbox and that does not work either and virtualbox is in the PATH.
Any pointers will be helpful.
This is on OS X 10.10.
Todd