peer eslint-plugin-vue@“^7.0.0“ from @vue/[email protected]
2024-04-29用vue/cli脚手架安装项目时,选择ESlint,再安装依赖包的时候,会报以下错误,(2)切换npm版本,安装8.5.5版本的npm(使用npm -v命令查看版本)npmV7版本开始不再自动忽视依赖冲突,需要用户手动输入命令。npmV7 之前的版本遇到依赖冲突时,会忽视冲突,继续安装;--legacy-peer-deps :忽视冲突,继续安装(--force :无视冲突,强制获取远端资源((1)在每次安装依赖包时,在后面加上。_peer eslint-plugin-vue@"^7.0.0" from @vue/eslint-config-standard@6.1.0
解决vue npm 下载echart出错
2024-04-09使用最新版本的命令npm install echarts --legacy-peer-deps_ant design vue下载echarts失败
npm install(报错)
2024-02-192、使用npm install --legacy-peer-deps。1、npm install 报错(如图)_npm warn eresolve overriding peer dependency