使用vagrant box时添加laravel / homestead错误

时间:2016-11-12 01:55:02

标签: laravel vagrant homestead

我目前正在下载宅基地和laravel。我已经下载了vagrant和VirtualBox 5.x.当我输入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. The expanded
URL and error message are shown below:

URL: ["https://atlas.hashicorp.com/laravel/homestead"]
Error: 

我尝试使用谷歌搜索问题可能并没有找到任何有用的东西。如果有帮助,我正在使用mac。

非常感谢任何帮助!

1 个答案:

答案 0 :(得分:0)