react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Bump Node 18->20

Open TatianaKapos opened this issue 7 months ago • 1 comments

Problem Description

Upstream bumped their node from 18 -> 20, we will want to check that we are on the same version.

Link to the integration where the error originated

https://github.com/microsoft/react-native-windows/pull/14693

Link to commit

https://github.com/facebook/react-native/pull/49658

Forked files

No response

Upstream PR

No response

Build Configuration

None

TatianaKapos avatar May 29 '25 18:05 TatianaKapos

Notes from triage: Ideally we should be on 22, but we will want to be in sync with upstream. We should check-in with them to see if they plan to migrate to 22 soon. Maybe we can jump straight to 22.

chiaramooney avatar Jun 02 '25 17:06 chiaramooney

They didn't jump to Node 20 in this PR, they just started testing on it. They did jump to Node 22 in this commit: https://github.com/facebook/react-native/commit/df39eadc03edcd23fab47712d24818d2d0c75d16 so we'll need to be ready for that. Going to close this in favor of a better issue for Node 22.

jonthysell avatar Jul 14 '25 19:07 jonthysell

New issue for Node 22: https://github.com/microsoft/react-native-windows/issues/14920

jonthysell avatar Jul 14 '25 19:07 jonthysell