报错信息如图

$ composer install
Loading composer repositories with package information
The "https://packagist.laravel-china.org/packages.json" file could not be downloaded: SSL operation failed with code 1. OpenSSL Error messages:
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed
Failed to enable crypto
failed to open stream: operation failed
https://packagist.laravel-china.org could not be fully loaded, package information was loaded from the local cache and may be out of date
Updating dependencies (including require-dev)
[Composer\Downloader\TransportException]

在尝试安装laravel时遇到了错误,错误信息未提供详细文字描述,但提到了解决方案链接。用户可以查阅给出的GitHub issue评论(3346号问题下的76593763评论)来解决问题。

4032

被折叠的 条评论
为什么被折叠?



