Vagrant cannot find version of Virtualbox on Windows 10 (x64)
I'm using Vagrant 2.0.0 VirtualBox-5.1.26-117224-Win Windows 10 (x64)
and running the vagrant up in the Git bash with admin privileges it throws an error.
Vagrant detected that VirtualBox appears installed on your system, but calls to detect the version are returning empty. This is often indicative of installation issues with VirtualBox. Please verify that VirtualBox is properly installed. As a final verification, please run the following command manually and verify a version is outputted:
C:\Program Files\Oracle\VirtualBox\VBoxManage.exe --version
But am able get the version virtual box by running the above command.
Any peers please help me. Thanks in advance:)
Please or to participate in this conversation.