vue npm 安装依赖因版本问题报错 npm ERR! this command with --force.--legacy-peer-deps等问题

文章描述了在使用Vue开发时,遇到npminstall安装依赖时的错误,特别提到less和less-loader之间的版本不兼容问题。解决方案是通过`npminstall--legacy-peer-deps`来解决依赖树冲突。
摘要由CSDN通过智能技术生成
  1. vue : 安装依赖 npm install 报错 :
C:\Users admin\Desktop\hubing-web> npm install
>> npm ERR! --global--location-global~ instead>> npm WARN config global--local~ are deprecated. Use
>> npm ERR! code ERESOLVE
>> nPm ERR! ERESOLVE unable to resolve dependency tree
>> npm ERR!
>> npm ERR!while resolving: happyfrig1.0.2
>> npm ERR! Found: less3.13.1
ERR!node modules/less> npm
>> npm ERR!dev lessa"^3.9." from the root project
>> npm ERR!
>> npmERR!Could not resolve dependency:
>> npm ERR!peer lessa"^2.3.1” from less-loadena2.2.3
>> npm ERR!node modules/less-loader
>> npm ERR!dev less-loadena".2.2.3” from the root project
>> npm ERR!
>> npm ERR! Fix the upstream dependency conflict, or retry
>> npm ERR! this command with --force.--legacy-peer-deps
>> npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
>> npm ERR!
>> npm ERR! See C:\Users\admin\AppData\Local\npm-cache\eresolve-report.txt for a full report.
>>  
>> npm ERR! A complete log of this run can be found in:
  1. 解决
//执行命令
npm install --legacy-peer-deps
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值