Description
└─┬ react-native@0.70.1
├─┬ @react-native-community/cli@9.1.1
│ └─┬ @react-native-community/cli-plugin-metro@9.1.1
│ └── metro-react-native-babel-transformer@0.72.3
└── metro-react-native-babel-transformer@0.72.1
Notice react-native@0.70.1 has 2 versions of metro-react-native-babel-transformer which is causing issues on startup metro.
Version
0.70.1
Output of npx react-native info
See above
Steps to reproduce
Starting RN
Snack, code example, screenshot, or link to a repository

Description
Notice react-native@0.70.1 has 2 versions of metro-react-native-babel-transformer which is causing issues on startup metro.
Version
0.70.1
Output of
npx react-native infoSee above
Steps to reproduce
Starting RN
Snack, code example, screenshot, or link to a repository