-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
stuck at Loading Dependency Graph then Bundling index.js
[development, non-minified] ░░░░░░░░░░░░░░░░ 0.0% (0/1)
#20346
Comments
Happens all the time. Quit your simulator and exit your session in the terminal and try again. |
thanks for reply me sir , i try this methods but not working please help |
It is a current issue in the latest version of react native, to avoid it best you can do is to run the react native on the previous version 0.55.4. Follow steps: go to your file get in to package.json delete babel-preset-react-native 5.x.x |
Are you using 0.56. If that's the case, please downgrade, it's an known issue. And @kelset and I are working on this, hopefully we can release 0.57 in two days. |
thank your all off you sir, Downgraded solved my problem , and pease make 0.57 version and fixed this issue |
I post related work on this issue #20353 if you want to follow up the progress. |
Environment
React Native Environment Info:
System:
OS: Windows 10
CPU: x64 Intel(R) Pentium(R) CPU 3825U @ 1.90GHz
Memory: 2.17 GB / 7.92 GB
Binaries:
npm: 5.6.0 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.1.0.0 AI-173.4720617
Description
Describe your issue in detail. Include screenshots if needed. If this is a regression, let us know.
Reproducible Demo
Let us know how to reproduce the issue. Include a code sample, share a project, or share an app that reproduces the issue using https://snack.expo.io/. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve
The text was updated successfully, but these errors were encountered: