当前位置:网站首页>NPM download error NPM err code error
NPM download error NPM err code error
2022-06-23 07:11:00 【Aaron Con】
Report errors :
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @vue/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint-plugin-vue
npm ERR! peer [email protected]"^8.0.1" from @vue/[email protected]
npm ERR! node_modules/@vue/eslint-config-typescript
npm ERR! dev @vue/[email protected]"^9.1.0" from the root project
npm ERR! dev [email protected]"^8.0.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer [email protected]"^7.0.0" from @vue/[email protected]
npm ERR! node_modules/@vue/eslint-config-standard
npm ERR! dev @vue/[email protected]"^6.1.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
t 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\danxibao\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\danxibao\AppData\Local\npm-cache\_logs\2022-05-29T07_02_09_565Z-debug-0.log
solve ::
npm When the download
--legacy-peer-deps
stay NPM v7 in , Now installed by default peerDependencies.
In many cases ,npm Version problems can cause download conflicts , This interrupts the installation process .
边栏推荐
猜你喜欢

产品-Axure9(英文版),原型设计 制作下拉二级菜单

深度学习系列47:styleGAN总结

js 判断两个数组增加和减少的元素

406-双指针(27. 移除元素、977.有序数组的平方、15. 三数之和、18. 四数之和)

GINet

redux Actions may not have an undefined “type“ property. Have you misspelled a constant?

Intentional shared lock, intentional exclusive lock and deadlock of MySQL

为什么TCP协议是三次握手而不是两次?

别找了诸位 【十二款超级好用的谷歌插件都在这】(确定不来看看?)
![[STL] summary of deque usage of sequential containers](/img/33/65c54d14697ee43b2655ea1255d67d.png)
[STL] summary of deque usage of sequential containers
随机推荐
295. median data flow
How to migrate virtual machines from VirtualBox to hype-v
WPF command directive and inotifypropertychanged
300. longest increasing subsequence
【日常训练】513. 找树左下角的值
318. maximum word length product
406 double pointer (27. remove elements, 977. square of ordered array, 15. sum of three numbers, 18. sum of four numbers)
SSM整合
js 判断两个数组增加和减少的元素
How to achieve efficient network information dissemination
Database principle experiment test questions, about book classification table
About SQL: is there a way to fill in the null value in the field without adding fields on the basis of the original fields
307. 区域和检索 - 数组可修改
901. 股票价格跨度
A small method of debugging equipment serial port information with ADB
900. RLE 迭代器
306. 累加数
295. 数据流的中位数
GINet
deeplab v3 代码结构图