首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装laravel homestead错误

安装laravel homestead错误
EN

Stack Overflow用户
提问于 2017-06-14 20:08:17
回答 0查看 1.5K关注 0票数 2

我正在尝试安装laravel homestead。我遵循网站上的步骤,但当我在我必须做的步骤时:

代码语言:javascript
复制
vagrant box add laravel/homestead

我有windows而且我用git bash。他下载了一段时间,然后我收到了这个错误消息(这是我下载时的所有文本(可能对你很有帮助)。错误在底部):

代码语言:javascript
复制
$ vagrant box add --insecure laravel/homestead
==> box: Loading metadata for box 'laravel/homestead'
    box: URL: https://atlas.hashicorp.com/laravel/homestead
This box can work with multiple providers! The providers that it
can work with are listed below. Please review the list and choose
the provider you will be working with.

1) parallels
2) virtualbox
3) vmware_desktop

Enter your choice: 2
==> box: Adding box 'laravel/homestead' (v2.1.0) for provider: virtualbox
    box: Downloading: https://atlas.hashicorp.com/laravel/boxes/homestead/versions/2.1.0/providers/virtualbox.box
==> box: Box download is resuming from prior download progress
    box:
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054

我读到也许它在我做的时候是有效的:流浪者盒子加上幼虫/宅基地-c,但对我不起作用。我试过这个:http://slick.pl/kb/software/vagrant-fix-for-error-60-ssl-read/。这也不起作用。

有人能帮我吗?

谢谢

EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/44544370

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档