npm install vue-router@3.1.3 输入之后还是报错,报错如下
来源:4-3 集成路由vue-router

幕布斯6222558
2025-08-02
npm ERR! code EINVAL
npm ERR! EINVAL: invalid argument, read
npm ERR! A complete log of this run can be found in:
npm ERR! E:\node-v11.15.0-win-x64\node_cache_logs\2025-08-02T09_07_07_345Z-debug.log
写回答
1回答
-
甲蛙
2025-08-09
有可能安装最新的是不行的,你可以看一下源码里用的版本号是什么版本,安装的时候,安装一样的版本
00
相似问题