Or is there any way to make the ghost cli tool work? asked 15 Aug '17, 08:39 hakimjonas |
You should follow the instructions here to get to the latest version: How can I upgrade Ghost 0.11 to 1.5.1? After you've done that, you can use ghost-cli for future upgrades. answered 15 Aug '17, 17:16 seanf Correct, we did not add ghost-cli to our installer until v 1.5.1.
(15 Aug '17, 17:57)
seanf
|
Thank you Sean for the fast reply. I guess this is new since I couldn't see ghost cli in my 1.4 install. For anyone following i'd like to add that for this to work you need to do the following:
*edited to make user user dont have trouble updating answered 15 Aug '17, 17:42 hakimjonas Thanks, this was helpful. My versions were pretty far apart, so I also needed to update node and ghost-cli. See https://docs.webfaction.com/software/nodejs.html for instructions on updating node, and run
(25 Apr '20, 06:21)
chad
|
If you get a system error upon restarting ghost
follow the steps above by hakimjonas to get access to ghost-cli, then:
the answered 15 Mar '18, 09:42 pecus |