paladini / ghost-on-github-pages

Ghost on Github Pages. Build and deploy Ghost for free in a few minutes.
http://paladini.github.io/ghost-on-github-pages-demo/
MIT License
485 stars 69 forks source link

"Working directory is not a recognisable Ghost installation." #21

Open DanHakimi opened 4 years ago

DanHakimi commented 4 years ago

Well, ghost-CLI isn't listed among the prerequisites, but okay, I've installed ghost-CLI. And I installed an instance of ghost. And I tried moving all of the ghost-on-github-pages files to that directory with that Ghost installation already in it.

./install never asked me for any info, including that url it's supposed to ask me for. No matter what I do, it says "Working directory is not a recognisable Ghost installation." Why is this happening?

pmohun commented 3 years ago

+1 to this. Running into the same issue on a fresh install. MacOS Mojave.

@DanHakimi did you ever manage to resolve this?

Screen Shot 2020-12-26 at 3 39 21 PM
DanHakimi commented 3 years ago

I'm using Buster instead of Ghost on Github Pages. My understanding is that GoGHP is based on Buster, and that neitehr has been updated in a long time. But Buster works without too much trouble -- my blog is up at dresscode.danhakimi.com

trovend commented 3 years ago

Same Issue for me as well. Ubuntu 20.04. ghost version results this- Ghost-CLI version: 1.15.3 ghost doctor "Working directory is not a recognisable Ghost installation."

dberrocal-git commented 3 years ago

https://ghost.org/docs/faq/node-versions/

update node and it is fixed

khaoniaomamuang commented 6 months ago

Use NodeJS version 18 (Hydrogen). This solves it for me.