question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expo client app stuck at "Building JavaScript bundle... 100%"

See original GitHub issue

Description

I have scanned the QR code and the console says “Finished building JavaScript bundle in X ms”, but my app does not load on the Expo client.

Expected Behavior

It should load my app which shows “Hello World”

Observed Behavior

Expo client stuck at loading screen

If there’s an error message, please paste the full terminal output and error message in this code block:

Building JavaScript bundle... 100%

Environment

Please run these commands in the project folder and fill in their results:

  • npm ls react-native-scripts: react-native-scripts@1.3.1
  • npm ls react-native: react-native@0.47.2
  • npm ls expo: expo@20.1.2 `-- UNMET PEER DEPENDENCY react@>=15.3.1
  • node -v: v7.10.0
  • npm -v: 4.2.0
  • yarn --version: not installed
  • watchman version: 4.7.0

Also specify:

  1. Operating system: Ubuntu 16.04
  2. Phone/emulator/simulator & version: Moto G 1st Gen - Android Lollipop

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:42
  • Comments:41 (4 by maintainers)

github_iconTop GitHub Comments

38reactions
gregpalacicommented, Oct 1, 2017

I think I found my issue, might have been pause on exception in remote debugging tools.

13reactions
anpcommented, Oct 6, 2017

Hi! Please try on a fresh project with the newest CRNA and Expo – you should get more feedback from the loading screen now. Report back if you’re still having issues and we’ll reopen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native Expo - stuck at "downloading javascript bundle"
All of a sudden, Expo decided to do this. It says "downloading javascript bundle" at 100%, yet it will not load my app....
Read more >
react native downloading javascript bundle 100% stuck-Reactjs
[Solved]-react native downloading javascript bundle 100% stuck-Reactjs · Go to settings in mobile >> Installed Apps >> choose your app and click on...
Read more >
Debugging - Expo Documentation
Learn about different techniques and tools available to debug your Expo project.
Read more >
Expo client app stuck at "Building JavaScript bundle... 100%"
Description. I have scanned the QR code and the console says "Finished building JavaScript bundle in X ms", but my app does not...
Read more >
How Run and Test React Native / Expo On Your Apple iOS ...
expo — build, deploy, and quickly iterate on native iOS and Android apps from the same JavaScript codebase axios — Promise based HTTP...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found