go-admin-team / go-admin-ui

基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统的前端模块

Home Page:https://www.go-admin.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm install 报错 ERESOLVE unable to resolve dependency tree

Soul-Code opened this issue · comments

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: go-admin@2.0.6
npm ERR! Found: eslint@7.6.0
npm ERR! node_modules/eslint
npm ERR! dev eslint@"7.6.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">= 1.6.0 < 7.0.0" from @vue/cli-plugin-eslint@4.5.14
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR! dev @vue/cli-plugin-eslint@"^4.4.6" from the root project

commented

+1 我也有这个错误