Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I run this template? #2

Open
hccheungah opened this issue Apr 10, 2019 · 7 comments
Open

How can I run this template? #2

hccheungah opened this issue Apr 10, 2019 · 7 comments

Comments

@hccheungah
Copy link

I am new to react native, and I tried of running this template with Macbook Mojave, but the terminal said:
-expo start has issue with platform
-react-native run-ios cannot find iPhone 6 simulator
-npm start has issue with watchman
I am so confused right now

@mrcflorian
Copy link
Collaborator

@hccheungah you don't need to use expo. Make sure you install a simulator first (maybe by installing Xcode), before running "react-native run-ios"

@hccheungah
Copy link
Author

image

Actually I have simulators installed, but still there is error saying that no iPhone 6 simulator is installed.

@hccheungah
Copy link
Author

I kinda find out that it is the problem of the app.json, just wanna ask if there is any specific format for that file since it only has the description of the template without any platform details.

@weslei-dias-vakt
Copy link

Is there a specific way to run this project, because its throwing different errors all the times.
Any ideas? This project works for someone?

@aaronseatsmart
Copy link

@hccheungah If you are getting the same error I was it's because app.json is missing values because project has not been initialized. "expo init" will create a more complete app.json file. But I run into other issues after this.

@weslei-dias-vakt I'm in the same boat. I really like expo so I've been going down that route. I think in order for things to be smooth a specific version of expo-cli needs to be installed. If only everything was in the pacakge.json.

@maelp
Copy link

maelp commented Feb 19, 2020

Same here, is there a way to compile it and make it run?

@weslei-dias-vakt
Copy link

@kinu01 can you help us?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants