You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: