improved
trackunit/iris-app v0.0.571 - Node upgraded to v20.12.2
April 25th, 2024
In this version of the App SDK, we have upgraded Node to the current LTS version 20.12.2.
Make sure to upgrade your workspace to at least Node v20.12.2.
If using volta, you can install the latest LTS version of Node by running:
volta install node@lts
Otherwise, you can download the latest LTS version of Node from the Node.js website.