I just finished upgrading my Ghost instance on #DigitalOcean to the latest version, including #NodeJS from v16 to v18. It was more of an adventure than I originally hoped. Posted all the steps in a support article here: https://forum.ghost.org/t/how-to-upgrade-a-digitalocean-marketplace-droplet/42618
How to upgrade a DigitalOcean marketplace droplet
I tried installing the latest version of Ghost on my DigitalOcean one-click droplet from last year and received the following error: ✖ Downloading and updating Ghost to v5.73.0 A SystemError occurred. Message: Ghost v5.73.0 is not compatible with the current Node version. Your node version is 16.20.2, but Ghost v5.73.0 requires ^18.12.1 Debug Information: OS: Ubuntu, v22.04.3 LTS Node Version: v16.20.2 Ghost Version: 5.68.0 Ghost-CLI Version: 1.25.2 Environment: production...

