Skip to content

Conversation

LitoMore
Copy link

Why am I submitting this PR

Node.js 24 is out, so we can consider adding Node.js 24 to the engines field.

The npm and yarn fields in engines can be removed since those versions are too old. We can drop them gracefully.

I also updated the GitHub Actions workflow file to test with Node.js 24.

Does it fix an existing ticket?

No

Checklist

  • only relevant code is changed (make a diff before you submit the PR)
  • do no modify the version in package.json or CHANGELOG.md
  • tests are included and pass: yarn test (see details here)
  • documentation is changed or added

@saitheexplorer
Copy link

Any updates on this? Trying to install another package that has this as a dependency and yarn is blocking the install because we're running node v24

@DannyvanHolten
Copy link

Can we please merge this :)

@sharknoon
Copy link

I am also running into the same Unsupported engine warning. All my other dependencies already support node.js 24 (which will become LTS in october 2025), ecxept the i18next-parser.

grafik

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 this pull request may close these issues.

5 participants