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

No bundle URL present - Cannot run the project #5

Closed
giulioambrogi opened this issue Nov 3, 2018 · 3 comments
Closed

No bundle URL present - Cannot run the project #5

giulioambrogi opened this issue Nov 3, 2018 · 3 comments

Comments

@giulioambrogi
Copy link

I've cloned the project and followed the steps to run it on iOS simulator.

git clone https://github.com/bberak/react-native-game-engine-handbook.git

cd react-native-game-engine-handbook

npm install

react-native link

react-native run-ios

Unfortunately I'm getting the following error:


Make sure you're running a package server or have included a .jsbundle file in your application bundle.

Node version: 8.12.0
Npm version: 6.4.1

@bberak
Copy link
Owner

bberak commented Nov 4, 2018

Thanks for the heads up @giulioambrogi - I'll try investigate tonight after work. Cheers.

@bberak
Copy link
Owner

bberak commented Nov 10, 2018

Sorry for the late reply @giulioambrogi

I wasn't able to reproduce your error, however my Node version is 8.9.4 and my Npm version is 5.6.0

I have committed my package-lock.json file now. Would you be able to pull the repo, clear your node_modules and try again? Cheers.

@giulioambrogi
Copy link
Author

Hi @bberak, Thank you for your answer.

I can't reproduce the issue anymore, I'm on a different laptop though. So I guess it was sth with my environment then.

Thank you

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

2 participants