我在我的MAC上运行Ghost,当我在浏览器中访问localhost:2368时,发生了一个问题:
500
无法查看视图“索引”
堆栈跟踪
无法查看视图“索引”
在交付(/Users/zengdaqian/Documents/Ghost-0.3.3-wip/node_modules/bookshelf/node_modules/when/when.js:270:7)
我该怎么解决呢? TKS!
解决方法
从
github下载master.zip也有同样的问题.有关github的故障排除部分中描述了此问题:
Sounds like you don’t have our default theme – Casper,your content/themes/casper folder is probably empty. When cloning from Github be sure to use SSH and to run git submodule update –init. Don’t use the release zip file on Github,if you want a zip file use the one from Ghost.org.
从https://github.com/TryGhost/Ghost/blob/master/CONTRIBUTING.md
所以,而不是从Github的Zip,使用这个:https://ghost.org/zip/ghost-0.4.2.zip