Skip to content

Conversation

Jason-Lam-1
Copy link

@Jason-Lam-1 Jason-Lam-1 commented May 15, 2025

Description

We are getting error below when building our MTA project via mbt build.

10:18:08  ..................npm warn EBADENGINE Unsupported engine {
10:18:08  npm warn EBADENGINE   package: '[email protected]',
10:18:08  npm warn EBADENGINE   required: { node: '^22.14.x' },                      <<<<<<<<<<<<<<<
10:18:08  npm warn EBADENGINE   current: { node: 'v22.12.0', npm: '10.9.0' }  <<<<<<<<<<<<<<<
10:18:08  npm warn EBADENGINE }

It seems html5-apps-approuter requires Node 22.14.
Thus this PR to update Node 22 to latest LTS version.

Checklist

  • Code compiles correctly
  • Relevant tests were added (unit / contract / integration)
  • Relevant logs were added
  • Formatting and linting run locally successfully
  • All tests pass
  • UA review
  • Design is documented
  • Extended the README / documentation, if necessary
  • Open source is approved

Copy link

cla-assistant bot commented May 15, 2025

CLA assistant check
All committers have signed the CLA.

@Jason-Lam-1 Jason-Lam-1 changed the title Update Node version to 22.15.1 [chore] Update Node version to 22.15.1 Aug 21, 2025
@Jason-Lam-1
Copy link
Author

Hi @yutaoj @young-yang03 @goodboyws, are PRs still being reviewed?

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.

1 participant