This is a duplicate of Attempt to Upgrade 2 to 3 fails - #4 by jlamarche
The error Ghost is failing with is due to lack of support in Node for a language feature, meaning Ghost is running with Node < 10.
You must have 2 different Node versions on your system. Maybe symlinked as node and nodejs, maybe you’re using nvm. Check out the other thread for debugging tips.