PS C:\Users\彩珍\Desktop\project\vue3.5+echarts5\vue3.2> npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @vue/eslint-config-standard@6.1.0
npm ERR! Found: eslint-plugin-vue@8.7.1
npm ERR! node_modules/eslint-plugin-vue
npm ERR! dev eslint-plugin-vue@"^8.0.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-vue@"^7.0.0" from @vue/eslint-config-standard@6.1.0
npm ERR! node_modules/@vue/eslint-config-standard
npm ERR! dev @vue/eslint-config-standard@"^6.1.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: eslint-plugin-vue@7.20.0
npm ERR! node_modules/eslint-plugin-vue
npm ERR! peer eslint-plugin-vue@"^7.0.0" from @vue/eslint-config-standard@6.1.0
npm ERR! node_modules/@vue/eslint-config-standard
npm ERR! dev @vue/eslint-config-standard@"^6.1.0" 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:\tools\nvm-1.1.12-setup\nodejs\node_cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! D:\tools\nvm-1.1.12-setup\nodejs\node_cache\_logs\2025-04-02T08_06_42_352Z-debug-0.log
PS C:\Users\彩珍\Desktop\project\vue3.5+echarts5\vue3.2> npm i eslint-plugin-vue@7.0.0
added 1 package, removed 4 packages, and changed 4 packages in 3s
181 packages are looking for funding
run `npm fund` for details
PS C:\Users\彩珍\Desktop\project\vue3.5+echarts5\vue3.2> npm i
up to date in 1s
181 packages are looking for funding
run `npm fund` for details
PS C:\Users\彩珍\Desktop\project\vue3.5+echarts5\vue3.2>
PS C:\Users\彩珍\Desktop\project\vue3.5+echarts5\vue3.2>npm run serve
等待~~~
复制链接去浏览器打开:http://localhost:8080/
成功!