Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NodeJS 18 is EOL in April 2025 #22065

Open
hashworks opened this issue Jan 10, 2025 · 0 comments · May be fixed by #22066
Open

NodeJS 18 is EOL in April 2025 #22065

hashworks opened this issue Jan 10, 2025 · 0 comments · May be fixed by #22066

Comments

@hashworks
Copy link

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 added a commit to hashworks/consul that referenced this issue Jan 10, 2025
NodeJS 18 "Hydrogen" will be EOL in April 2025, so we should switch to a
newer LTS. The latest LTS 22 "Jod" failed to build for me.

Closed hashicorp#22065.

Signed-off-by: hashworks <[email protected]>
@hashworks hashworks linked a pull request Jan 10, 2025 that will close this issue
hashworks added a commit to hashworks/consul that referenced this issue Jan 10, 2025
NodeJS 18 "Hydrogen" will be EOL in April 2025, so we should switch to a
newer LTS. The latest LTS 22 "Jod" failed to build for me.

Closed hashicorp#22065.

Signed-off-by: hashworks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant