I did not use "vagrant init" command but my command was "Vagrant up"
If I run the *init *command, I get error stating the Vagrant is already installed and needs to be removed to execute the command "vagrant init hashicorp/precise64" On Mon, Jun 17, 2019 at 4:36 PM James E Keenan <[email protected]> wrote: > On 6/17/19 3:50 AM, Mohammed Rafiq wrote: > > I have a windows 10 OS machine, I have installed Oracle VirtualBox and a > > VirtualMachine with Ubuntu 12 LTS. > > > > I have installed Vagrant on the Virtual machine. > > > > When executing the Vagrant Up command through the Visual Studio > > terminal, I am encountering the below error and unable to move forward. > > > > "" $ vagrant up --provider=virtualbox > > The provider 'virtualbox' that was requested to back the machine > > 'default' is reporting that it isn't usable on this system. The > > reason is shown below: > > > > Vagrant could not detect VirtualBox! Make sure VirtualBox is properly > > installed. > > Vagrant uses the `VBoxManage` binary that ships with VirtualBox, and > > requires > > this to be available on the PATH. If VirtualBox is installed, please > > find the > > `VBoxManage` binary and add it to the PATH environmental variable."" > > > > > > Currently the shell for Visual Studio code seem to be configured to use > > git bash but needs to be configured for Vagrant. > > > > I have uninstalled, reinstalled, logged out and relogin but unable to > > get through. > > > > > > > > Looking forward to seek support from the group. > > Let's rule out one possible problem. Can you provide the full command > you used starting with 'vagrant init'? > > Thank you very much. > > Jim Keenan > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/d591c38d-56de-5099-eaba-fcd6a51f60fc%40pobox.com > . > For more options, visit https://groups.google.com/d/optout. > -- Mohammed Rafiq | محمد رفیق -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CA%2Bf0RqzjK6ZLMZUfrLXhn-owPmRNu3SrwiV5Q38X0BoDcnxbkg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
