Hello,
I was able to install ghost droplet using a Youtube video but can not figure out how will I updated the theme updated or major Ghost version in the future.
I have seen the documentation on the Ghost website and tried it in terminal.
I keep getting the error “Run ghost update
again within a folder where Ghost was installed with Ghost-CLI.”
Any help is appreciated
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @SumitChhabra,
From the Youtube video see in which folder you installed Ghost. You need to go to that folder like so:
and run the
there.
Alternatively, I’ll urge you to check this tutorial :
https://www.digitalocean.com/community/tutorials/how-to-host-ghost-with-nginx-on-digitalocean
and follow it to install and configure Ghost from zero.