无法在Windows 10上添加带有流浪者的盒子

时间:2017-04-03 17:21:31

标签: windows vagrant vagrant-windows

我在Windows 10上,最后一个版本的vagrant 1.9.3,当我尝试添加一个盒子时,我不断收到同样的消息:

==> box: Loading metadata for box 'laravel/homestead'
box: URL: https://atlas.hashicorp.com/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: Failed writing body (0 != 11933)

我尝试了在这里和github上找到的不同解决方案,似乎没有什么可行的。安装此“Microsoft Visual C ++ 2010 SP1可再发行组件包(x86)”,从vagrant删除嵌入式curl并安装最新版本的Windows。也试过不同的终端。下一步是什么?

0 个答案:

没有答案