Node 16 EOL
Hello,
Node v16 is EOL starting today.
https://endoflife.date/nodejs
How's the support for v18 and v20?
Might make sense to support v20 asap, because v18 will loose active support next month already.
The main reason for asking is that
cli init
yells at the Node version.
But if I'm correct that option is only for VSF v2 projects and not (yet) SDK style projects.1 Reply
correct, the cli creates a vsf2 project currently. All integrations are v18 compatible.