-
Notifications
You must be signed in to change notification settings - Fork 24.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error code: 500 #24172
Comments
Can you run If you believe this information is irrelevant to the reported issue, you may write `[skip envinfo]` alongside an explanation in your Environment: section.
|
Yes, I have the same issue, I've just init a new project and just hit |
but my old projects are working fine! |
my issue was resolved my downgrade |
I have the same issue, it happens with both iOS and Android. It can be gotten around by killing the metro bundler then running
|
Duplicate of #24112 |
🐛 Bug Report
After I run the command "react-native run-android" the emulator shows a red screen returning Error code 500, then "Error: Unable to resolve module
./index
fromC:\Users\ricar\Desktop\PrimeiroProjeto\node_modules\react-native\scripts/.
: The module./index
could not be found from `C:\Users\ricar\Desktop\PrimeiroProjeto\node_modules\react-native\scripts" and severals of others.To Reproduce
on prompt, run the commands:
react-native run-android
Expected Behavior
Open the first application without any issues.
Code Example
The development server returned response error code: 500
URL: http://10.0.2.2:8081/index.delta?platform=android&dev=true&minify=false
Body:
<title>Error</title>processBundleResult
BundleDownloader.java:296
access$200
BundleDownloader.java:37
onResponse
BundleDownloader.java:174
execute
RealCall.java:206
run
NamedRunnable.java:32
runWorker
ThreadPoolExecutor.java:1113
run
ThreadPoolExecutor.java:588
run
Thread.java:818
Environment
React Native Environment Info:

System:
OS: Windows 10
CPU: (8) x64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Memory: 4.25 GB / 7.91 GB
Binaries:
Yarn: 1.13.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.7.0 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.3.0.0 AI-182.5107.16.33.5314842
The text was updated successfully, but these errors were encountered: