A framework for building native applications using React
Fix all workflows to use node 22.14.0 (#52491)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52491 We hit this error when trying to release 0.81.0 (see [action run](https://github.com/facebook/react-native/actions/runs/16147471618/job/45570030039)): > error react-native/[email protected]: The engine "node" is incompatible with this module. Expected version ">= 22.14.0". Got "20.19.2" This should fix the issue. Changelog: [Internal] Reviewed By: motiz88, cortinico Differential Revision: D77938906 fbshipit-source-id: 48ca412f05d99459c4386499330584d9e560408b
F
Fabrizio Cucci committed
5baf1e6d00a3ca0edb9a95e543fbdedc47ece3d6
Parent: fc5e33b
Committed by Facebook GitHub Bot <[email protected]>
on 7/8/2025, 4:24:15 PM