安装normalize.css出错

安装normalize.css出错

PS C:\Users\18660\Desktop\jingdong> npm install normalize.css --save

npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

npm ERR! code ERESOLVE

npm ERR! ERESOLVE could not resolve

npm ERR! 

npm ERR! While resolving: @vue/eslint-config-standard@6.1.0

npm ERR! Found: eslint-plugin-vue@8.7.1

npm ERR! node_modules/eslint-plugin-vue

npm ERR!   dev eslint-plugin-vue@"^8.0.3" from the root project

npm ERR! 

npm ERR! Could not resolve dependency:

npm ERR! peer eslint-plugin-vue@"^7.0.0" from @vue/eslint-config-standard@6.1.0

npm ERR! node_modules/@vue/eslint-config-standard

npm ERR!   dev @vue/eslint-config-standard@"^6.1.0" from the root project

npm ERR!

npm ERR! Conflicting peer dependency: eslint-plugin-vue@7.20.0

npm ERR! node_modules/eslint-plugin-vue

npm ERR!   peer eslint-plugin-vue@"^7.0.0" from @vue/eslint-config-standard@6.1.0

npm ERR!   node_modules/@vue/eslint-config-standard

npm ERR!     dev @vue/eslint-config-standard@"^6.1.0" from the root project

npm ERR!

npm ERR! Fix the upstream dependency conflict, or retry

npm ERR! this command with --force, or --legacy-peer-deps

npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

npm ERR!

npm ERR! See C:\Users\18660\AppData\Local\npm-cache\eresolve-report.txt for a full report.


npm ERR! A complete log of this run can be found in:

npm ERR!     C:\Users\18660\AppData\Local\npm-cache\_logs\2022-06-25T17_02_31_827Z-debug-0.log

PS C:\Users\18660\Desktop\jingdong> 


正在回答 回答被采纳积分+1

登陆购买课程后可参与讨论,去登陆

2回答
好帮手慕慕子 2022-06-26 09:43:27

同学你好,猜测可能是因为镜像源的问题,npm的镜像源默认是国外的,所以可能安装包时会受到网络等影响,导致安装失败。

可以执行如下命令,切换为淘宝镜像源

npm install -g cnpm --registry=https://registry.npm.taobao.org

执行如下命令,查看是否安装成功

cnpm -v

之后可以将npm换成cnpm,使用淘宝镜像源下载包

祝学习愉快~


慕侠3297407 提问者 2022-06-26 01:43:31

用yarn install normalize.css --save安装成功了。。。为什么npm没成功啊

问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
请稍等 ...
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师