小编Pey*_*Khn的帖子

我无法通过 npm 安装 vue-router

我想安装 vue-router 但出现一些错误

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: routing01@1.0.0
npm ERR! Found: vue@2.6.14
npm ERR! node_modules/vue
npm ERR!   vue@"^2.5.11" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^3.2.0" from vue-router@4.0.15
npm ERR! node_modules/vue-router
npm ERR!   vue-router@"4" 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 …
Run Code Online (Sandbox Code Playgroud)

vue.js vue-router vuejs2

4
推荐指数
1
解决办法
9295
查看次数

标签 统计

vue-router ×1

vue.js ×1

vuejs2 ×1