I get the below information in the terminal once I run expo start
in the terminal. Before expo start
I have run:
npm install -g yarn
npm install --global expo-cli
All the above processes went successfully.
You need to run the project from package.json
.
package.json
If you have not created the package.json
, you can run
npm install