作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在尝试安装 laravel homestead 并且无法通过添加 homestead 框。
指令是:vagrant box add laravel/homestead
完成下载过程后出现以下错误。
C:\Users\HARSHA - PC PRO>vagrant box add laravel/homestead
==> box: Loading metadata for box 'laravel/homestead'
box: URL: https://vagrantcloud.com/laravel/homestead
==> box: Adding box 'laravel/homestead' (v9.0.1) for provider: virtualbox
box: Downloading: https://vagrantcloud.com/laravel/boxes/homestead/versions/9.0.1/providers/virtualbox.box
==> box: Box download is resuming from prior download progress
box: Download redirected to host: vagrantcloud-files-production.s3.amazonaws.com
box: Progress: 100% (Rate: 188k/s, Estimated time remaining: --:--:--)
box: Calculating and comparing box checksum...
The specified checksum type is not supported by Vagrant: sha512.
Vagrant supports the following checksum types:
md5, sha1, sha256
最佳答案
正如 Vagrant 的 CHANGELOG.md file 中提到的,现在支持新的校验和类型。简单 updating Vagrant到其最新版本(2.2.6)应该可以解决问题。
然后你可以做 vagrant box update
升级 Homestead 盒子。
关于Laravel Homestead/Vagrant 框错误 : The specified checksum type is not supported by Vagrant: sha512,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59133168/
我是一名优秀的程序员,十分优秀!