consul icon indicating copy to clipboard operation
consul copied to clipboard

NodeJS 18 is EOL in April 2025

Open hashworks opened this issue 11 months ago • 1 comments

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.

hashworks avatar Jan 10 '25 13:01 hashworks

Since April is ending the UI-NodeJS is now EOL.

hashworks avatar Apr 30 '25 11:04 hashworks

Closed by 1761b56ffab612863d3da8ae037f7cb249ea8456.

hashworks avatar Sep 23 '25 12:09 hashworks