这个问题已经困扰我大约几天了。 使用:
当我调用命令 vagrant box add laravel / homestead 时,出现以下错误:
box: Adding box 'laravel/homestead' (v6.3.0) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/laravel/boxes/homestead/versions/6.3.0/providers/virtualbox.box
The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and that enough disk space
is available and then try again.
The output from attempting to unpackage (if any):
bsdtar: Error opening archive: Failed to open '/Users/someone/.vagrant.d/tmp/box294969b313e1338f0cd6a347f68be3b599016863'
我的计算机上有100GB的可用磁盘空间存储,所以这不是问题所在...
我已经尝试过:
任何想法都会受到赞赏