CNode

新版的ghost一直安装不上哪 位大侠帮助看一下

Iiln168发布于12 年前最后回复12 年前6 回复7107 浏览0 收藏

按官方给的说明 做以下操作就可了安装: Quickstart: 1 npm install -g grunt-cli 2 npm install 3 grunt init (and grunt prod if you want to run Ghost in production mode) 4 npm start

但做到第三步(前两完全可以)报错一直

Running "update_submodules" task Warning: fatal: Not a git repository (or any of the parent directories): .git Us e --force to continue.

Aborted due to warnings.

不知道哪位大侠这是什么回事

查看回复

回复 (6)

I
iln168#1·12 年前

Running "update_submodules" task Warning: fatal: Not a git repository (or any of the parent directories): .git Us e --force to continue.

Aborted due to warnings. 又安装了一次还是这样

I
iln168#2·12 年前

是不是哪 里没安装对

I
iln168#3·12 年前

直接 运行 npm start 报以下的错误 ERROR: Cannot find the configuration for the current NODE_ENV NODE_ENV=development Ensure your config.js has a section for the current NODE_ENV value and is forma tted properly.

R
ringtail#4·12 年前

Running "update_submodules" task Warning: fatal: Not a git repository (or any of the parent directories): .git Us e --force to continue. 看上去是有submodule 造成了,你试试先运行git submodule init ,然后git submodule update试一下。

I
inosqlorg#5·12 年前

我是start后,什么都木有 Ghost is running in development... Listening on 127.0.0.1:2368 。。。

S
sumaolin#6·12 年前

是吧是node 版本的问题啊?

参与回复
登录后即可参与回复。登录