Unable to update Ghost CLI

Hi @codysechelski , you can try to use n to switch the version of node

To install:

npm install -g n

Then use like this:

n 16.19.0

I hope it helps