gpt4 book ai didi

php - 无法安装 Vagrant box Laravel Homestead

转载 作者:IT王子 更新时间:2023-10-29 00:57:19 26 4
gpt4 key购买 nike

我正在尝试按照 here 上的官方文档说明在 Mac OS X 上安装 Laravel Homestead。 .

我安装了 VirtualBox 和 Vagrant。现在我正在尝试使用命令 vagrant box add laravel/homestead 添加 Homestead 框。过了一会儿,下载停止,我得到一个错误。它不允许我恢复下载,所以我必须删除部分下载文件并从零开始。我已经试过很多次了。

我认为我的 Internet 连接有点问题,因为它有点慢而且文件很大。

这是完整的代码:

$ vagrant box add 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) virtualbox
2) vmware_desktop

Enter your choice: 1
==> box: Adding box 'laravel/homestead' (v0.2.7) for provider: virtualbox
box: Downloading: https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.2.7/providers/virtualbox.box
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

transfer closed with 935392411 bytes remaining to read

重试后:

An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

HTTP server doesn't seem to support byte ranges. Cannot resume.

感谢任何帮助。

最佳答案

A.转到.vagrant.d\tmp\并删除部分下载文件,然后重试。

B. 如果失败,您可以尝试使用浏览器或其他工具手动下载文件。下载后,您可以使用 vagrant box add laravel/homestead path/to/virtualbox.box 导入它。

(已编辑: 从下面的评论中添加第二个答案。)

关于php - 无法安装 Vagrant box Laravel Homestead,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31095225/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com