本地安装的 homestead
按照你知乎上面的做法 https://zhuanlan.zhihu.com/p/25338468
vagrant box add laravel/homestead ~/Downloads/virtualbox.box
文件已经下载好了 然后出现
n error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Couldn’t open file /Users/daijw/Downloads/virtualbox.box
Check your Homestead.yaml file, the path to your private key does not exist.
我查了一下 估计是版本号的问题
laravel-VAGRANTSLASH-homestead ls 是 0
然后按照两种解决方法 建立json文件 和vfile 目录直接添加 他又开始抱错了
我是不是要重新再来一遍了