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

stuck at Loading Dependency Graph then Bundling index.js [development, non-minified] ░░░░░░░░░░░░░░░░ 0.0% (0/1) #20346

Closed
3 tasks done
Deepjyoti120 opened this issue Jul 23, 2018 · 6 comments
Labels
Platform: Windows Building on Windows. Resolution: Locked This issue was locked by the bot.

Comments

@Deepjyoti120
Copy link

Deepjyoti120 commented Jul 23, 2018

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

screenshot 1

@tobiastornros
Copy link

Happens all the time. Quit your simulator and exit your session in the terminal and try again.

@Deepjyoti120
Copy link
Author

thanks for reply me sir , i try this methods but not working please help
i am bigenners in this feild

@tttunci
Copy link

tttunci commented Jul 23, 2018

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:
npm uninstall react-native@0.56
npm install react-native@0.55.4

go to your file get in to package.json delete babel-preset-react-native 5.x.x
then from the console
npm install babel-preset-react-native@4.0.0

@gengjiawen
Copy link
Contributor

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.

@Deepjyoti120
Copy link
Author

thank your all off you sir, Downgraded solved my problem , and pease make 0.57 version and fixed this issue
again thanks to tttunci sir and gengjiawen for solving my problem .

@gengjiawen
Copy link
Contributor

I post related work on this issue #20353 if you want to follow up the progress.

@facebook facebook locked as resolved and limited conversation to collaborators Jul 24, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Windows Building on Windows. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants