【发布时间】:2021-07-10 07:27:40
【问题描述】:
当我尝试为我的 vue 实时服务器运行 npm run serve 时,我收到了这个错误,这是为什么?
error code ELIFECYCLE
error errno 1
error example@1.0.0 serve: `vue-cli-service serve`
error Exit status 1
error Failed at the example@1.0.0 serve script.
error This is probably not a problem with npm. There is likely additional logging output above.
verbose exit [ 1, true ]
【问题讨论】: