码迷,mamicode.com
首页 > 其他好文 > 详细

npm run dev报错

时间:2018-12-23 12:54:01      阅读:1236      评论:0      收藏:0      [点我收藏+]

标签:运行   exists   pack   pac   err   not   open   add   fail   

今天看到一个不错的开源项目DncZeus

按说明运行

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! DncZeus@2.0.0 dev: `vue-cli-service serve --open`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the DncZeus@2.0.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

 

解决办法:

npm install

速度太慢

cnpm install

npm run dev报错

标签:运行   exists   pack   pac   err   not   open   add   fail   

原文地址:https://www.cnblogs.com/zhaogaojian/p/10163745.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!