Homestead-7 这个版本 是否该升级了
The provider 'virtualbox' that was requested to back the machine
'homestead-7' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant has detected that you have a version of VirtualBox installed
that is not supported by this version of Vagrant. Please install one of
the supported versions listed below to use Vagrant:
4.0, 4.1, 4.2, 4.3, 5.0, 5.1, 5.2, 6.0
A Vagrant update may also be available that adds support for the version
you specified. Please check www.vagrantup.com/downloads.html to download
the latest version.
安装 VirtualBox 6.0 即可 目前最新版本 vagrant 2.2.6
homestead-7 这个版本 是否该升级了
报错版本使用的 6.1
自己照着文档装一下就好了,什么?下载太慢?用酸酸乳啊
vagrant 2.2.6 只支持到 VirtualBox 6.0,VirtualBox 6.1卸载,重装6.0即可
@千秋大劫 讲的没有错,因为vagrant的最新版还没有支持VirtualBox 6.1,所以应该下载VirtualBox 6.0版本,6.0版本下载链接如下:http://download.virtualbox.org/virtualbox/...
Mac下 vagrnt up 不能启动
可以看这个链接:分享:Vagrant 启动时报错 真的有用,修改几个文件就可以了 :kissing_heart:
The provider 'virtualbox' that was requested to back the machine 'homestead-7' is reporting that it isn't usable on this system. The reason is shown below:
Vagrant has detected that you have a version of VirtualBox installed that is not supported by this version of Vagrant. Please install one of the supported versions listed below to use Vagrant:
4.0, 4.1, 4.2, 4.3, 5.0, 5.1, 5.2, 6.0
A Vagrant update may also be available that adds support for the version you specified. Please check www.vagrantup.com/downloads.html to download the latest version.