Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node versions are too limited and too old #1827

Open
GyHUN95 opened this issue Apr 26, 2024 · 1 comment
Open

Node versions are too limited and too old #1827

GyHUN95 opened this issue Apr 26, 2024 · 1 comment

Comments

@GyHUN95
Copy link

GyHUN95 commented Apr 26, 2024

Not only the latest node lts doesn't supported (v20.12.2), the newest version(v22.0.0) neither, image from the official site and the full log below.

image

  • Inspecting operating system(node:3124) [DEP0060] DeprecationWarning: The util._extend API is deprecated. Please use Object.assign() instead.
    (Use node --trace-deprecation ... to show where the warning was created)

× Checking system Node.js version - found v22.0.0
(node:3124) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
√ Checking current folder permissions
√ Checking memory availability
√ Checking free space
One or more errors occurred.

  1. Checking system Node.js version

Message: The version of Node.js you are using is not supported.

Supported: ^12.22.1 || ^14.17.0 || ^16.13.0 || ^18.0.0 || ^20.11.1

Installed: 22.0.0

See https://ghost.org/docs/faq/node-versions/ for more information

Debug Information:
Node Version: v22.0.0
Ghost-CLI Version: 1.26.0
Environment: development
Command: 'ghost install local'

Try running ghost doctor to check your system for known issues.

You can always refer to https://ghost.org/docs/ghost-cli/ for troubleshooting.

@vikaspotluri123
Copy link
Member

Please refer to Ghost's node version policy. v20 support was recently added, and v22 is not LTS so it won't be supported just yet.

For any other questions, please post to the forum 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants