我用Cloud9写了一个Hexo博客。我可以很好地生成它,但当部署到Github时,没有任何东西起作用。它不会返回任何错误信息,但没有任何内容被推送到Github。该怎么办呢。
...
INFO Generated: css/fonts/fontawesome-webfont.woff
INFO Generated: css/fonts/fontawesome-webfont.ttf
INFO Generated: css/fonts/fontawesome-webfont.svg
INFO Generated: css/fonts/fontawesome-webfont.eot
I
输入后:$ hexo生成&& hexo部署
我得到了这个信息,没有任何错误的原因。
FATAL Something's wrong. Maybe you can find the solution here: http://hexo.io/docs/troubleshooting.html
Error
at ChildProcess.<anonymous> (D:\hexo\blog\node_modules\hexo-util\lib\spawn.js:37:17)
at emitTwo (events.js:106:13)
at ChildProc