While updating from 5.94.2 to the follow message is shown:
Message: Ghost v5.94.2 is not compatible with this version of the CLI. Your CLI version is 1.25.3, but Ghost v5.94.2 requires ^1.26.0
Help: Run npm install -g ghost-cli@latest to upgrade the CLI, then try again.
Issue is that when updating Ghost CLI it seems to work, as no error is issued.
udo npm install -g ghost-cli@latest
(#########⠂⠂⠂⠂⠂⠂⠂⠂⠂) ⠦ idealTree:ora: sill placeDep node_modules/ghost-cli strip npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
changed 596 packages in 40s
152 packages are looking for funding
run npm fund for details
Bur trying to update again ghost after trying to update Ghost CLI would show the same error message.