npm ERR! ghost@0.5.0 start: node index
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the ghost@0.5.0 start script.
npm ERR! This is most likely a problem with the ghost package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node index
npm ERR! You can get their info via:
npm ERR! npm owner ls ghost
npm ERR! There is likely additional logging output above.
npm ERR! System Linux 3.13.0-30-generic
npm ERR! command “/usr/bin/node” “/usr/bin/npm” "start"
npm ERR! cwd /srv/ghost
npm ERR! node -v v0.10.31
npm ERR! npm -v 1.4.23
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /srv/ghost/npm-debug.log
npm ERR! not ok code 0
把Node.js装在Ghost博客系统上,网站搭建在阿里云上,但是我在本地终端输入npm start却报了如下的错误,跪求帮忙。
发布于 11 年前 作者 KittenYang 13515 次预览 最后一次回复是 11 年前 来自
2 回复
与其使用别人写好的博客系统,还不如自己汲取精华来写自己想要的代码,需求是硬道理。:)
我的也是阿里云的服务器 ECS 看看我的步骤 http://www.kisshc.com/server-1/