Bump Node 18->20
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
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.
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.
New issue for Node 22: https://github.com/microsoft/react-native-windows/issues/14920