microsoft / react-native-test-app

react-native-test-app provides an app for all supported platforms as a package
MIT License
595 stars 91 forks source link

chore: update `set-react-version` to find `rnc-cli` #2181

Closed tido64 closed 2 months ago

tido64 commented 2 months ago

Description

Starting with 0.76, react-native no longer depends on @react-native-community/cli. set-react-version was relying on that fact to find the correct version to set for @react-native-community/cli.

Build log: https://github.com/microsoft/react-native-test-app/actions/runs/10398567492/job/28796074980

Platforms affected

Test plan

npm run set-react-version nightly
cd example
yarn build:android  # or build:ios