[email protected] dev D:\phpStudy\WWW\svn\demo\iview-admin
vue-cli-service serve --open
'vue-cli-service' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev: vue-cli-service serve --open
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs2018-08-22T0
2_49_31_937Z-debug.log
npm install
我也碰到了这个问题,正在找解决办法呢,楼主解决问题了吗
vue-cli要升级到3.0吧
https://cli.vuejs.org/zh/guide/installation.html
[email protected] dev D:\phpStudy\WWW\svn\demo\iview-admin
vue-cli-service serve --open'vue-cli-service' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev:vue-cli-service serve --open
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs2018-08-22T0
2_49_31_937Z-debug.log
唉,我也遇到了这个问题,一头雾水
Most helpful comment
我也碰到了这个问题,正在找解决办法呢,楼主解决问题了吗