我正在 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