I recently downloaded this https://github.com/shahriarsajeeb/Lms-Mobile-App/tree/master/client
and tried to use npm start but it gave me this error:
WARNING: The legacy expo-cli does not support Node +17. Migrate to the new local Expo CLI: https://blog.expo.dev/the-new-expo-cli-f4250d8e3421.
The global expo-cli package has been deprecated.
│ The new Expo CLI is now bundled in your project in the expo package. │
│ Learn more: https://blog.expo.dev/the-new-expo-cli-f4250d8e3421. │
│ │
│ To use the local CLI instead (recommended in SDK 46 and higher), run: │
│ › npx expo
Starting project at /Users/aravshakya/Downloads/Lms-Mobile-App-master/client
Unable to find expo in this project – have you run yarn / npm install yet?
I can run other projects which I created locally.
My node version: v20.15.0
npm version: 10.7.0
Im using expo: 6.3.10
Decive Macbook pro: running sequoia beta
I tried update my expo and multiple thigns but didnt work out
Arav Shakya is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.