Was trying to run ghost locally and got this error. As it says on the website, 12x node versions are supported and I got the latest one according to the node website.
What am I doing wrong?
The log:
PS C:\Users\Kirill\Desktop\Ghost website hosting\directory> ghost install local
√ Checking system Node.js version - found v12.13.0
√ Checking current folder permissions
√ Checking memory availability
√ Checking free space
√ Checking for latest Ghost version
√ Setting up install directory
× Downloading and installing Ghost v4.14.0
A SystemError occurred.
Message: Ghost v4.14.0 is not compatible with the current Node version.
Debug Information:
OS: Microsoft Windows 7 Professional, v6.1.7601
Node Version: v12.13.0
Ghost-CLI Version: 1.17.3
Environment: development
Command: ‘ghost install local’
Try running ghost doctor to check your system for known issues.