I’m having problems installing Ghost locally:
ghost install --local 1 ↵ ⚙ 2561 08:39:30
✖ Checking system Node.js version
✔ Checking current folder permissions
✔ Checking memory availability
One or more errors occurred.
1) Checking system Node.js version
Message: The version of Node.js you are using is not supported.
Supported: ^8.9.0 || ^10.13.0
Installed: 12.6.0
See https://docs.ghost.org/faq/node-versions/ for more information
Debug Information:
OS: Mac OS X, v10.14.5
Node Version: v12.6.0
Ghost-CLI Version: 1.11.0
Environment: development
Command: 'ghost install --local'
Try running ghost doctor to check your system for known issues.
You can always refer to https://docs.ghost.org/api/ghost-cli/ for troubleshooting.