简体   繁体   English

通过作曲家安装laravel时出错

[英]error while installing laravel via composer

i'm totally a noob in laravel, im trying to install it via composer but it keeps giving me the following error, im running the "composer create-project laravel/laravel firstApp". 我完全是laravel的菜鸟,我试图通过composer安装它,但是它一直给我以下错误,我正在运行“ composer create-project laravel / laravel firstApp”。 i've tried the composer diagnostic and it says ok. 我已经尝试过作曲家诊断,并且说还可以。 i've also installed the new composer but still same error, I've viewed several links regarding the error, but i can't seem to apply any of their suggesstions, can some please help me, as you can see i'm newbie. 我还安装了新的作曲器,但仍然存在相同的错误,我已经查看了有关该错误的几个链接,但是我似乎无法应用他们的任何建议,可以请一些帮助我,因为您可以看到我是新手。 Thankyou 谢谢

[Composer\Repository\RepositorySecurityException]
The contents of http://packagist.org/p/provider/c85462b1cb2a    
b50df812424c10be241b455785157c9580c9e252b805a49ba80a.json do not match its
signature. This should indicate a man-in-the-middle attack. Try running com
poser again and report this if you think it is a mistake.

Most often when I get this error, I am on Public wifi with some sort of captive portal that you have to go through to get on the internet. 最常见的是,当我收到此错误消息时,我正在使用公共wifi上网,而您必须通过某些此类门户才能上网。

Check and make sure you can get to the internet. 检查并确保您可以上网。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM