天空小小岛技术网站

标题: The box 'laravel/homestead' could not be found or could not be accessed in th... [打印本页]

作者: phper    时间: 2016-11-17 23:58
标题: The box 'laravel/homestead' could not be found or could not be accessed in th...
  1. $ vagrant box add laravel/homestead
  2. The box 'laravel/homestead' could not be found or
  3. could not be accessed in the remote catalog. If this is a private
  4. box on HashiCorp's Atlas, please verify you're logged in via
  5. `vagrant login`. Also, please double-check the name. The expanded
  6. URL and error message are shown below:

  7. URL: ["https://atlas.hashicorp.com/laravel/homestead"]
  8. Error:
复制代码


解决方案:
  1. sudo rm -f /opt/vagrant/embedded/bin/curl
复制代码

原因 vagrant 1.8.7 自带的 curl  有缺陷,删除后就会用系统自带的了。
issue: https://github.com/mitchellh/vagrant/issues/7970





欢迎光临 天空小小岛技术网站 (http://tkxxd.net/) Powered by Discuz! X3.1