npm ERR! missing script: dev

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\binglian\AppData\Roaming\npm-cache_logs\2019-08-13T08_55
30_155Z-debug.log

运行vue项目 npm ERR! missing script: dev npm ERR! A complete log of this run can be found in: npm ERR!

由于版本更新 npm run dev 和npm start 是老项目 运行方式

运行vue项目 npm ERR! missing script: dev npm ERR! A complete log of this run can be found in: npm ERR!
运行vue项目 npm ERR! missing script: dev npm ERR! A complete log of this run can be found in: npm ERR!

新运行方式npm run serve

本文转载,原文来源于:https://blog.csdn.net/xiaoxin0630/article/details/99449419

相关文章: