Skip to content

Conversation

@senithkay
Copy link
Contributor

Purpose

Node js version currently specify node v22.16 as the max node version, which breaks when installed node version is above that but still node v22

Goals

Make the project support all the versions of node v22

Approach

Edit the rush.json file to have the attribute

nodeSupportedVersionRange as ">=20.0.0 <23.0.0" so that all the versions of node 22 will be accepted by rush

@senithkay senithkay requested review from gigara and hevayo as code owners July 8, 2025 09:44
@kanushka kanushka merged commit 6f5f093 into wso2:main Jul 8, 2025
7 checks passed
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.

3 participants