npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! Vue开发中安装库经常报错

安装的依赖:

npm add sass sass-loader stylelint postcss postcss-scss postcss-html stylelint-config-prettier stylelint-config-recess-order 
stylelint-config-recommended-scss stylelint-config-standard stylelint-config-standard-vue stylelint-scss stylelint-order stylelint-config-standard-scss -D 

出现的错误:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: project@0.0.0
npm ERR! Found: stylelint@14.16.1
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"*" from the root project
npm ERR!   peer stylelint@">= 11.x < 15" from stylelint-config-prettier@9.0.5
npm ERR!   node_modules/stylelint-config-prettier
npm ERR!     dev stylelint-config-prettier@"*" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev stylelint-config-recess-order@"*" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: stylelint@15.9.0
npm ERR! node_modules/stylelint
npm ERR!   peer stylelint@">=15" from stylelint-config-recess-order@4.2.0
npm ERR!   node_modules/stylelint-config-recess-order
npm ERR!     dev stylelint-config-recess-order@"*" 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\ylp\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\ylp\AppData\Local\npm-cache\_logs\2023-06-27T13_49_14_852Z-debug.log

 解决方法:

在命令后面加上: --legacy-peer-deps 

npm add sass sass-loader stylelint postcss postcss-scss postcss-html stylelint-config-prettier stylelint-config-recess-order 
stylelint-config-recommended-scss stylelint-config-standard stylelint-config-standard-vue stylelint-scss stylelint-order stylelint-config-standard-scss -D --legacy-peer-deps 

 完美解决问题!!!

  • 3
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
引用提到了一个npm的错误信息,即"npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR!"。这个错误通常是由于无法解析依赖关系而导致的。解决这个问题的一种方法是检查你的项目的依赖项是否有冲突或缺失。可以尝试更新或重新安装相关的依赖项来解决此问题。另外,引用提到的重新安装vuex的版本也可能有助于解决这个问题。另外,引用提到可以尝试安装less-loader来解决一些与样式加载相关的问题。总结起来,解决这个npm错误的方法包括更新或重新安装相关依赖项,检查依赖关系是否有冲突或缺失,并尝试安装适当的加载器来解决样式加载问题。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* [安装依赖时报错npm ERR!... ERESOLVE could not resolve npm ERR! npm ERR! While resolving](https://blog.csdn.net/yh_31/article/details/127440247)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* *3* [npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! Vue开发安装经常报错](https://blog.csdn.net/A13526_/article/details/125842394)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值