I'm on Windows 8.1. When I try to install a tramp and run it with a virtual box, I always get the following error.
The "virtual box of the provider", which was asked to return the machine to "default" reports that it is not used in this system. The reason is given below:
Vagrant was unable to detect VirtualBox! Make sure VirtualBox is installed correctly. Vagrant uses the binary VBoxManagethat comes with VirtualBox, and requires it will be available on PATH. If VirtualBox is installed, find VBoxManageand add it to the PATH environment variable.
I tried various things, such as removing both the virtual box and the vagabonds and reinstalling them. I tried installing vagrant first and then vbox and vice versa, but no changes.
I am new to stroller, so if anyone can help please.
source
share