Expo CLI
npm i -g expo-cli
- Command line tools that ship with react-native in form of the @react-native-community/cli package.
npm i @react-native-community/cli- It exposes react-native binary, so you can call yarn react-native or npx react-native directly from your project.
steps
nvm use 1212.16.2react-native --version4.12.0npm expo --v6.14.8