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

Failed to run ios #15

Closed
yuvalsuede opened this issue Mar 17, 2020 · 3 comments
Closed

Failed to run ios #15

yuvalsuede opened this issue Mar 17, 2020 · 3 comments

Comments

@yuvalsuede
Copy link

Unable to resolve "scheduler/tracing" from "node_modules/react-native/Libraries/Renderer/oss/ReactNativeRenderer-dev.js"
Failed building JavaScript bundle.

@bberak
Copy link
Owner

bberak commented Jun 30, 2020

Hi @yuvalsuede,

Are you running this via the Expo app?

@bberak
Copy link
Owner

bberak commented Jul 1, 2020

Hi @yuvalsuede,

I've just updated the app to work with the latest version of Expo. Hopefully this will fix your issue too. Upgrade steps:

cd react-native-game-engine-handbook
rm -rf node_modules
git pull
npm install -g expo-cli
npm install
npm run start
# You might also need to update the Expo client on your devices

If it helps, I'm running the following versions:

node -v: v12.13.0
npm -v: 6.12.0
expo --version: 3.21.13

Let me know how that goes, cheers!

@bberak
Copy link
Owner

bberak commented Jul 25, 2021

Hi @yuvalsuede,

I'm closing this issue for now, but please feel free to re-open it if necessary. Cheers!

@bberak bberak closed this as completed Jul 25, 2021
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