Hi,
Updating my sites using ghost CLI things work fine. Ghost works after the updates. No issues there.
One of the last messages when updating is a warning… I wonder if it’s an “ok” warning I can safely ignore… Or perhaps I can/should “force” ghost to update the version of node used (I have updated node already). I have tried --force when updating, but the node version remains the same.
Warning: Ghost is running with node v16.20.2. (is this ok? Should I try to update to node 18.X.Y?)
Your current node version is v18.17.1. (this is in fact, correct)
Fetched release notes
Downloading and updating Ghost to v5.59.2
- sudo systemctl stop ghost_www-foobar-org
Stopping Ghost
Linking latest Ghost and recording versions - sudo systemctl start ghost_www-foobar-com
Warning: Ghost is running with node v16.20.2.
Your current node version is v18.17.1.
Restarting Ghost
Removing old Ghost versions [skipped]
theghost@HOST:/var/www/foobar.com$