vue2-happyfri
vue2-happyfri copied to clipboard
按照文档步骤,npm install报错
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/less
npm ERR! dev less@"^3.9.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer less@"^2.3.1" from [email protected]
npm ERR! node_modules/less-loader
npm ERR! dev less-loader@"^2.2.3" 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!
npm ERR! For a full report see:
npm ERR! C:\Users\xuxx\AppData\Local\npm-cache\_logs\2022-11-14T17_30_40_857Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\xuxx\AppData\Local\npm-cache\_logs\2022-11-14T17_30_40_857Z-debug-0.log
收到。
我需要提供其他信息吗?
ues :npm install --force
收到。
ues :npm install --force
没有作用
收到。
npm install 报错常用解决方法https://zhuanlan.zhihu.com/p/643393756
收到。
npm install 报错常用解决方法https://zhuanlan.zhihu.com/p/643393756
this work!!
收到。