bartonhammond / snowflake

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
http://bartonhammond.github.io/snowflake/snowflake.js.html
MIT License
4.59k stars 613 forks source link

Error: Missing app.json with expo start #201

Open ckarmy opened 5 years ago

ckarmy commented 5 years ago

I download the ZIP and run npm install but then I run expo start and I get:

[11:17:11] Starting project at /Volumes/Sata/repositories/snowflake copy
[11:17:12] Expo DevTools is running at http://localhost:19002
[11:17:12] Error: Missing app.json. See https://docs.expo.io/
[11:17:12] No Expo configuration found. Are you sure this is a project directory

How I solve this?

Thanks!

ArvindKer commented 5 years ago

Hi Did you get solution..?

jhoncho commented 5 years ago

Consiguieron solución?

zahirbx commented 4 years ago

use react-native run-android or react-native run-ios I could not get it to work with expo.