Vagrant/VirtualBox issue
Hi all. I've got a new virtual box up and running via vagrant. I can't however set up the remote interpreter correctly.
VBoxManage is in my path on my Mac. I'm struggling to see how to resolve this.
Please sign in to leave a comment.
Actually... yet another Google suggested this:
sudo ln -s /usr/local/bin/VBoxManage /usr/bin/VBoxManage
which has got me beyond that error and onto another.