Gotten internal 500 error related to accessing hashAssetFiles

Your help is important for me:

expo init myNewrnApp03
cd myNewrnApp03
expo start

After execute the above commands in the windows system,

I got the following error in the android emulator:

The development server returned response error code: 500

URL: http://192.168.56.1:19001/node_modules/expo/AppEntry.bundle?platform=android&dev=true&minify=false&hot=false&assetPlugin=C%3A\Users\itech4\react-native-apps\myNewrnApp03\node_modules\expo\tools\hashAssetFiles

Body:
{“type”:“InternalError”,“errors”:,“message”:“Metro Bundler has encountered an internal error, please check your terminal error output for more details”}
processBundleResult
BundleDownloader.java:268
access$200
BundleDownloader.java:35
onChunkComplete
BundleDownloader.java:195
emitChunk
MultipartStreamReader.java:76
readAllParts
MultipartStreamReader.java:154
processMultipartResponse
BundleDownloader.java:179
access$100
BundleDownloader.java:35
onResponse
BundleDownloader.java:148
c
RealCall.java:135
run
NamedRunnable.java:32
runWorker
ThreadPoolExecutor.java:1167
run
ThreadPoolExecutor.java:641
run
Thread.java:764

Note: I ever create such app successfully using the same command before, but got above error now.

Please check your terminal and post errors from there

thanks, Here is the all message from the terminal:

[12:25:49] Trying to open the project on Android…
[12:25:50] Opening on Android device

Press ? to show a list of all available commands.
[12:26:09] undefined
[12:26:09] Failed building JavaScript bundle.
Building JavaScript bundle [============================================================================ ] 88%

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.