这个问题是我将回答的问题,希望任何有同样问题的人能够解决问题而不会像我那样过多地敲打头!
我刚刚按照他们网站上的说明安装了VirtualBox(4.3.16)和Vagrant(1.3.5).在我达到运行命令的程度之前,一切看起来都非常简单明了:流浪汉了
这立即返回错误:
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.
这是一个惊人的错误信息......我应该在哪里找到这个PATH变量???
vagrant ×1