Difference between revisions of "Vagrant status"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
<pre>
 
vagrant status
 
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
+
vagrant status
`VBoxManage` binary and add it to the PATH environmental variable.
+
The provider 'virtualbox' that was requested to back the machine
</pre>
+
'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.
 +
 
 +
 
 +
 
  
 
== See also ==
 
== See also ==

Revision as of 08:25, 11 April 2021


vagrant status
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.



See also

Advertising: