Failed building JavaScript bundles, stuck on 99% and do not show the changes in the app. No detailed message of error.
See original GitHub issuePlease make our job easier by filling this template out to completion. If you’re requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo sections.
Description
1-2 sentences describing the problem you’re having or the feature you’d like to request
Expected Behavior
What action did you perform, and what did you expect to happen?
Observed Behavior
What actually happened when you performed the above actions?
If there’s an error message, please paste the full terminal output and error message in this code block:
Error text goes here!
Environment
Please run these commands in the project folder and fill in their results:
npm ls react-native-scripts
:npm ls react-native
:npm ls expo
:node -v
:npm -v
:yarn --version
:watchman version
:
Also specify:
- Operating system:
- Phone/emulator/simulator & version:
Reproducible Demo
Please provide a minimized reproducible demonstration of the problem you’re reporting.
Issues that come with minimal repro’s are resolved much more quickly than issues where a maintainer has to reproduce themselves.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:4
- Comments:39 (1 by maintainers)
Top GitHub Comments
Having the same issue.
react-native
should print any compilation errors to the console, otherwise it’s very hard to debugIt would be really nice if the errors got thrown up into the console. Debugging these issues are unbearable.