运行命令npm run dev 出现     npm ERR! missing script: dev  的错误

这是因为vue 版本问题,使用 npm run serve 来运行项目

分类:

技术点:

相关文章:

猜你喜欢