Anyone else facing the following output when trying to use Ghost CLI?
Working directory is not a recognisable Ghost installation
I installed a new Ghost instance yesterday by following a tutorial written by Hetzner for their cloud users. IIRC, the steps didn’t require Ghost CLI so … I’m trying to get it to recognise my instance in retrospect (if this is possible).
I’ve tried what seems to be the obvious solution of updating NPM & node-JS but am still getting the same output when in the base level of the Ghost install and using the terminal as my Ghost user rather than root.
Any other steps that can be taken to try get it to work?
Yes, tried that. In the end it seems that following the Hetzner tutorial gave me some kind of mutant ghost installation! I recreated using the official installation method (pip3 etc) and the CLI works just fine.