在窗口 10 中安装 laravel 安装程序时出错
本文介绍了在窗口 10 中安装 laravel 安装程序时出错的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我使用的是 Windows 10 并安装了 composer
.当我尝试使用此命令全局安装 laravel
安装程序时:
I am using Windows 10 and composer
is installed. When I try to install laravel
installer globally using this command:
这意味着包没有下载.我没有使用任何代理服务器.Composer诊断结果如下:
It means package not downloaded. I am not using any proxy server. Composer diagnose result is listed below:
推荐答案
你有使用杀毒软件吗?如果是,请尝试禁用然后检查.
Do you use any antivirus? If yes try to disable then check.
Mcafe 有时会阻止下载 packagegist.
Sometime Mcafe prevent to download packagist.
这篇关于在窗口 10 中安装 laravel 安装程序时出错的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!