首页 > 其他 > 详细

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

时间:2021-09-02 14:37:40      阅读:10      评论:0      收藏:0      [点我收藏+]

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

技术分享图片

 

 技术分享图片

 

 

解决方案:

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

 

 

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

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

原文:https://www.cnblogs.com/pwindy/p/15217424.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!