Vagrant up命令 报错处理

报错信息表明Vagrant找不到可用的提供者。虽然已安装最新VirtualBox,但Vagrant是旧版本。解决方法是卸载旧版Vagrant,从官方网站下载并安装最新版本。
摘要由CSDN通过智能技术生成

报错信息

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下载最新的安装即可

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值