0

Let me clarify the issue: I am trying to start react native app through expo cli. So tried to start npm install expo-cli --global to install npm globally.that's what I get after running the command I got these errors:

  • It's OK the warnings are usual. Don't worry about them. Can you open the app? – Fotios Tsakiris Feb 18 '22 at 18:13
  • I thought so. So I tried opening an app, but it didn't work. I receive a message saying to verify expo if it's installed. – med amine jradi Feb 19 '22 at 20:01
  • that's what appears 'Unable to find expo in this project - have you run yarn / npm install yet?' after running 'npm start' command – med amine jradi Feb 19 '22 at 20:50
  • Did you try to run `npm install` or `yarn install` ? Further did you check [this post](https://stackoverflow.com/questions/67618967/unable-to-find-expo-in-this-project-have-you-run-yarn-npm-install-yet) – Fotios Tsakiris Feb 20 '22 at 17:48

0 Answers0