Downloading Error with Ghost-CLI

√ Checking system Node.js version - found v14.15.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.8.3
A SystemError occurred.

Message: Ghost v4.8.3 is not compatible with the current Node version.

Debug Information:
    OS: Microsoft Windows 10 Pro, v10.0.19041
    Node Version: v14.15.0
    Ghost-CLI Version: 1.17.3
    Environment: development
    Command: 'ghost install local'

Somehow I can’t install it locally… Do you face the same issue? Please help.

You need to upgrade your Node installation. Minimum supported 14.x version is 14.16.1 which is the latest security release, you have 14.15.0

1 Like

Thank you for the help. It’s installed and running now.