Hi, I am trying to do a local install of Ghost on my Surface Pro X and I get the following issue:
√ Checking system Node.js version - found v20.12.2
√ Checking current folder permissions
√ Checking memory availability
√ Checking free space
√ Checking for latest Ghost version
√ Setting up install directory
× Downloading and installing Ghost v5.82.2
A SystemError occurred.
Message: Ghost v5.82.2 is not compatible with the current Node version. Your node version is 20.12.2, but Ghost v5.82.2 requires ^18.12.1
Debug Information:
OS: Microsoft Windows 11 Home, v10.0.22635
Node Version: v20.12.2
Ghost-CLI Version: 1.26.0
Environment: development
Command: ‘ghost install local’
It’s saying it can’t install as I am using a later version of Node but its still a version higher than needed. So I am a little lost. I am on a Pro X ARM device, so not sure if that would be causing issue?
I got the same error even with ignore-engines and I don’t really know enough of what I am doing to make the unsupported Node v 18 on ARM work. Would’ve really loved for the ignore-engines to work though