Red screen error from today not sure what has happened
See original GitHub issueIt was working fine till yesterday but from today it has started throwing this error GET /index.android.delta?platform=android&dev=true&minify=false HTTP/1.1" 404 79 "-" "okhttp/3.8.0"
and respective stackoverflow question which is also asked today only stackoverflow question
Environment
Environment: OS: Linux 3.10 Node: 8.9.4 Yarn: 1.3.2 npm: 5.6.0 Watchman: 4.7.0 Xcode: N/A Android Studio: Not Found
Packages: (wanted => installed) react: ^16.0.0-alpha.12 => 16.0.0-alpha.12 react-native: ^0.48.0 => 0.48.0
Steps to Reproduce
yesterday it was working fine suddenly what happened not sure
Actual Behavior
App is not starting at all throwing red screen error
Issue Analytics
- State:
- Created 5 years ago
- Reactions:15
- Comments:40 (1 by maintainers)
Top Results From Across the Web
10 Ways to Fix Red Screen of Death on Windows 11/10
Workable Solutions, Step-by-step Troubleshooting. 1. Restart Your Computer, The first and most common fix you can try to resolve the Red ...
Read more >Fix: Red Screen of Death Errors on Windows PC [10 Ways]
In most cases, a red screen on Windows 10 is caused by a hardware error, especially if you overclock your computer. Sometimes a...
Read more >What is Red Screen of Death on Windows 10 and How to Fix it?
Windows Red Screen of Death shows up due to your BIOS/UEFI is not compatible with your latest install hardware, or you might overclock...
Read more >Fix the Red Screen error now! - DiskInternals
Here, enter msconfig and press Enter; then, under System Configuration, click the Boot tab.
Read more >Blank Red Screen Error on Windows-How to Fix?
If your computer's blank red screen error is caused by an outdated graphics driver, you can update your graphics driver to fix it....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
add compile (“com.facebook.react:react-native:0.44.0”) { force = true } with your version of react native to android/app/gradle.build and comment existing compile react-native line
Problem started this morning. Below the error message from emulator.
Also packager shows 404 error.
RN Version is 0.49.3. Hope someone can suggest any help.