mirror of
https://github.com/facebook/react-native.git
synced 2026-04-01 07:08:03 +00:00
Summary: In my prs, Im seeing the validate-dotslash-artifacts job fail with the error: ``` error react-native@1000.0.0: The engine "node" is incompatible with this module. Expected version ">= 22.11.0". Got "20.19.6" error Found incompatible module. ``` This change should fix the job by setting up a compatible version of Node ## Changelog: [Internal] - Pull Request resolved: https://github.com/facebook/react-native/pull/55049 Test Plan: GHA Reviewed By: cortinico Differential Revision: D90168396 Pulled By: cipolleschi fbshipit-source-id: 8d81f37a62ca13d5e868869b488eec4ea36d17c7