Install node JS using windows installer 64 bit edition
Download from
https://github.com/coreybutler/nvm-windows
Install the windows installer
nvm install 8.9.1
nvm version
nvm list
nvm on
npm install -g ghost-cli@latest
ghost install (for prod)
ghost install local (for local)
ghost ls
ghost stop