A framework for building native applications using React
Fix validate-dotslash-artifacts jobs (#55049)
Summary: In my prs, Im seeing the validate-dotslash-artifacts job fail with the error: ``` error [email protected]: 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
R
Riccardo Cipolleschi committed
a425f4feac574a10b2be98f4d35ac8481a4e71d7
Parent: 6587bea
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 1/6/2026, 1:21:28 PM