Vagrant up 时提示 Couldn't open file /D:/Homestead/metadata.json, If you want to check for box updates, verify your network conne ction?

$ vagrant up
Bringing machine 'homestead-7' up with 'virtualbox' provider...
==> homestead-7: Checking if box 'laravel/homestead' is up to date...
==> homestead-7: There was a problem while downloading the metadata for your box

==> homestead-7: to check for updates. This is not an error, since it is usually
due
==> homestead-7: to temporary network problems. This is just a warning. The prob
lem
==> homestead-7: encountered was:
==> homestead-7:
==> homestead-7: Couldn't open file /D:/Homestead/metadata.json
==> homestead-7:
==> homestead-7: If you want to check for box updates, verify your network conne
ction
==> homestead-7: is valid and try again.
==> homestead-7: Machine already provisioned. Run vagrant provision or use the
--provision
==> homestead-7: flag to force provisioning. Provisioners marked to run always w
ill still run.

在等待的日子里,努力工作,刻苦读书,锻炼身体,谦卑做人,养得深根,日后才能枝叶茂盛
阿神
《L04 微信小程序从零到发布》
从小程序个人账户申请开始,带你一步步进行开发一个微信小程序,直到提交微信控制台上线发布。
《L03 构架 API 服务器》
你将学到如 RESTFul 设计风格、PostMan 的使用、OAuth 流程,JWT 概念及使用 和 API 开发相关的进阶知识。
讨论数量: 2

If you aren't on linux, open the file ~/.vagrant.d/boxes/laravel-VAGRANTSLASH-homestead/metadata_url using a text editor and change it's content to https://vagrantcloud.com/laravel/homestead

4年前 评论

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!