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

Support current LTS (Node 22) #2415

Open
joelanman opened this issue Nov 27, 2024 · 0 comments
Open

Support current LTS (Node 22) #2415

joelanman opened this issue Nov 27, 2024 · 0 comments

Comments

@joelanman
Copy link
Contributor

joelanman commented Nov 27, 2024

Description of the issue

The instructions tell people to install the current LTS version of Node, however that is now 22, and the kit warns people it might not work

Steps to reproduce the issue

Follow the instructions to install Node LTS

Actual vs expected behaviour

The kit should run on LTS without warnings

Work

From memory, this work would involve:

  • updating the tests to run on 22
  • updating the runtime version warning to allow 22
  • updating the docs for references to node version
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

1 participant