小编Pre*_*ugh的帖子

npm ELIFECYCLE错误

我正在ibm watson上部署test-bot,如https://github.com/eciggaar/text-bot所述,当我尝试使用CLI代工在本地部署代码时,它会出现以下错误.

我使用的是Nodejs版本6.10.3和npm版本5.0.4

有人可以帮我这个.

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! text-bot@0.1.2 start: `node server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the text-bot@0.1.2 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\PRERNA CHUGH\AppData\Roaming\npm-cache\_logs\2017-06-29T13_36_22_995Z-debug.log
Run Code Online (Sandbox Code Playgroud)

javascript node.js npm ibm-watson watson-assistant

24
推荐指数
1
解决办法
8万
查看次数

标签 统计

ibm-watson ×1

javascript ×1

node.js ×1

npm ×1

watson-assistant ×1