小编iam*_*x20的帖子

脚本@php artisan package:discover --ansi 处理返回错误代码 -1073741819 的 post-autoload-dump 事件

从我的 github 中拉出一个项目后,我收到了一些奇怪的错误代码。我做的第一件事是composer dumpautoload, composer update, 以及php artisan migrate:fresh --seed每当我到达新终端时。这一次,我陷入困境,dumpautoload因为它会产生此错误。

这是composer update生成的

Loading composer repositories with package information
The "https://repo.packagist.org/packages.json" file could not be downloaded: SSL: An existing connection was forcibly closed by the remote host.

send of 158 bytes failed with errno=10054 An existing connection was forcibly closed by the remote host.

failed to open stream: HTTP request failed! 
https://repo.packagist.org could not be fully loaded, package information was loaded from …
Run Code Online (Sandbox Code Playgroud)

laravel

4
推荐指数
1
解决办法
2万
查看次数

标签 统计

laravel ×1