webpackage依赖安装报错ERESOLVE unable to resolve dependency tree

npm install报错如下:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: vue3.1@0.1.0
npm ERR! Found: eslint@7.24.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^7.24.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">= 1.6.0 < 7.0.0" from @vue/cli-plugin-eslint@4.5.12
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR!   dev @vue/cli-plugin-eslint@"~4.5.12" 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\user\AppData\Local\npm-cache\eresolve-report.txt for a full report.

最开始没搞懂因为什么,以为是安装的插件不兼容,后来才发现原来是因为我把项目node安装的到最新版本15.xx了,node版本太高导致插件不兼容,因为是用脚手架初始化一个项目,其它也没有什么配置之类的报错。

解决方法:

1.去控制面板或直接删除安装的文件将node卸载干净。
2.从官网上下载一个最新稳定版的(我下载的是 Node 14.16.1)。
3.安装完以后,就可以 npm install顺利的安装依赖了。

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 2
    评论
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值