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

Use Node.js 20 everywhere since Node.js 18 is soon EOL #2436

Open
infomiho opened this issue Jan 3, 2025 · 0 comments
Open

Use Node.js 20 everywhere since Node.js 18 is soon EOL #2436

infomiho opened this issue Jan 3, 2025 · 0 comments
Labels
shouldfix We should do/fix this at some point

Comments

@infomiho
Copy link
Contributor

infomiho commented Jan 3, 2025

Based on this: https://endoflife.date/nodejs

We are using Node.js 18 in our Dockerfile for the server image.

Also, we'll need to upgrade our oldestWaspSupportedNodeVersion = SV.Version 18 18 0 version to the Node.js 20 so users will get an error that they need to upgrade their Node.js version.

@infomiho infomiho added the shouldfix We should do/fix this at some point label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shouldfix We should do/fix this at some point
Projects
None yet
Development

No branches or pull requests

1 participant