consul
consul copied to clipboard
NodeJS 18 is EOL in April 2025
The UI currently requires NodeJS 18 "Hydrogen", which will be EOL in April 2025.
I've tested the latest LTS (22 "Jod"), but that currently fails to build:
yarn run build
yarn run v1.22.22
$ ember build --environment=production
WARNING: Node v22.13.0 is not tested against Ember CLI on your platform. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.
# ember[1241]: void node::fs::InternalModuleStat(const v8::FunctionCallbackInfo<v8::Value>&) at ../src/node_file.cc:1039
# Assertion failed: (args.Length()) >= (2)
20 "Iron" seems to build fine, which will be EOL in April 2026.
Since April is ending the UI-NodeJS is now EOL.
Closed by 1761b56ffab612863d3da8ae037f7cb249ea8456.