You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest version of Node (24.4.1) doesn't seem to be compatible with the latest version of Rush (5.157.0). I don't see anything in the package README about a version compatibility matrix. What versions are supported?
Repro steps
Install Node (24.4.1) and Rush (5.157.0) and then run a Rush command.
Expected result: Command works
Actual result: Warning message about versions:
Your version of Node.js (24.4.1) has not been tested with this release of Rush. Please consider installing a newer version of the "@microsoft/rush" package, or downgrading Node.js.