概述
报错信息
No usable default provider could be found for your system.
Vagrant relies on interactions with 3rd party systems, known as
"providers", to provide Vagrant with resources to run development
environments. Examples are VirtualBox, VMware, Hyper-V.
The easiest solution to this message is to install VirtualBox, which
is available for free on all major platforms.
If you believe you already have a provider available, make sure it
is properly installed and configured. You can see more details about
why a particular provider isn't working by forcing usage with
`vagrant up --provider=PROVIDER`, which should give you a more specific
error message for that particular provider.
因为安装了最新的VirtualBox,vagrant还是以前的旧版本,
简单来说就是Vagrant和Virtualbox版本不兼容了
解决方法:
卸载旧版本去官网https://developer.hashicorp.com/vagrant/downloads下载最新的安装即可
最后
以上就是苹果书本为你收集整理的Vagrant up命令 报错处理的全部内容,希望文章能够帮你解决Vagrant up命令 报错处理所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复