A complete log of this run can be found in问题解决


安装依赖总是报错安装不上,但是在 https://www.npmjs.com/里有最新发布的版本,最终发现是npm的问题:

 

 

 

 

解决方案:

全局更新
npm install npm -g
或者用淘宝镜像命令
cnpm install npm -g

 

 

参考---https://blog.csdn.net/wx2320061619/article/details/100082986


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM