小编Bri*_*ian的帖子

mac OSX Sierra,由于需要cURL v 9.0.0或更高版本而不能添加vagrant box laravel/homestead,而libcurl.4.dylib提供v7.0.0

我在mac OSX 10.12.1上安装了最新的vagrant.

当我试图跑vagrant box add laravel/homestead无济于事.然后我得到:

$ vagrant box add laravel/homestead
The box 'laravel/homestead' could not be found or could not be accessed in the remote catalog. If this is a private box on HashiCorp's Atlas, please verify you're logged in via "vagrant login". Also, please double-check the name. 
Run Code Online (Sandbox Code Playgroud)

扩展的URL和错误消息如下所示:

URL: ["https://atlas.hashicorp.com/laravel/homestead"]
Error: 
Run Code Online (Sandbox Code Playgroud)

请注意,没有列出错误,也没有提到SSL问题.

所以我试着跑步vagrant box add laravel/homestead.这是我得到的回应的摘录:

$ vagrant box add laravel/homestead https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.5.0/providers/virtualbox.box --debug
==> box: Adding box 'laravel/homestead' (v0) for provider: 
INFO box_add: …
Run Code Online (Sandbox Code Playgroud)

macos vagrant laravel homestead

22
推荐指数
1
解决办法
3088
查看次数

标签 统计

homestead ×1

laravel ×1

macos ×1

vagrant ×1