我正在通过http://gettingstartedwithdjango.com/en/lessons/introduction-and-launch/进行工作
我正在开发win7,并在终端上使用git-bash。我已经到:
Shared Folders
After the ./postinstall.sh step, exit SSH Run vagrant halt.
我试图让流浪汉停下来并得到:
vagrant@precise64:~$ vagrant halt
Vagrant has detected that you have a version of VirtualBox installed that is not supported. Please install one of the supported versions listed below to use Vagrant:
4.0, 4.1
我已经安装了最新的virtualbox-4.2.12
现在我该怎么做?
慕雪6442864
相关分类