We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have cloned and did npm install inside the directory. But when I run react-native run android it doesn't start my android.
npm install
react-native run android
error Unrecognized command "run". info Run "react-native --help" to see a list of all available commands.
The text was updated successfully, but these errors were encountered:
FitEtc/package.json
Line 11 in 851aa34
Do you mean npm run android ?
npm run android
Sorry, something went wrong.
No branches or pull requests
I have cloned and did
npm install
inside the directory. But when I runreact-native run android
it doesn't start my android.error Unrecognized command "run". info Run "react-native --help" to see a list of all available commands.
The text was updated successfully, but these errors were encountered: