Closed tido64 closed 2 months ago
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.
react-native
@react-native-community/cli
set-react-version
Build log: https://github.com/microsoft/react-native-test-app/actions/runs/10398567492/job/28796074980
npm run set-react-version nightly cd example yarn build:android # or build:ios
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