望峰息心.. 2021-05-24 17:33 采纳率: 60%
浏览 751
已结题

WebStrom vue项目安装element plus 报错 这种情况怎么解决?急!

E:\NcpSy-oage\ncpsy>npm install element-plus --save
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: ncpsy@0.1.0
npm ERR! Found: vue@2.6.12
npm ERR! node_modules/vue
npm ERR!   vue@"^2.6.11" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.0.9" from element-plus@1.0.2-beta.44
npm ERR! node_modules/element-plus
npm ERR!   element-plus@"*" 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 D:\node.js\node_cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     D:\node.js\node_cache\_logs\2021-05-24T09_29_47_555Z-debug.log
  • 写回答

1条回答 默认 最新

  • 崽崽的谷雨 2021-05-24 17:55
    关注

    用cnpm试试可能是网络原因

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?