I m using Expo-cli to run the react-native App but it’s not running properly.! I have already installed react native and tried to run using ‘npm start’ but did not run. I attached android physical device too but it’s not working. Here is the repo link
Hello there.
- Did you install react-native in your project directory?
- Did you do this before, or after cloning a project? (it is odd the link you have in the version value)
- Are you in your project’s root directory?
When I install expo-cli the react native itself installed into a package.json file. May i re-install the react native ? And yes I m in my Project’s root directory.
First, add it manually. Find the version you have, then add it to your dependencies. Otherwise, I would reinstall it, yes.