运行命令npm run dev 出现 npm ERR! missing script: dev 的错误 这是因为vue 版本问题,使用 npm run serve 来运行项目 相关文章: 2022-12-23 2021-10-11 2021-07-16 2022-12-23