You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have the some code and works well in Windows 10, but in CentOS, the haul progress is pending forever and did not start compiling bundle (hung on IDLE status) after the "react-native run-android" is successfully executed and the app show up on emulator, but with a red screen saying "Unable to load script. Please make sure you are either running a Metro server or that your bundle 'index.android.bundle' is packaged correctly for release."
I have confirm the port 8081 is not occupied and try use other port number still did not work.
The text was updated successfully, but these errors were encountered:
szalansun
changed the title
Haul did not compile bundle after run-android and the app on emulator saying "Unable to load script..."
[CentOS 7] Haul did not compile bundle after run-android and the app on emulator saying "Unable to load script..."
Dec 13, 2019
Environment
CentOS7
Android Studio AVD
"@haul-bundler/babel-preset-react-native": "^0.15.0",
"@haul-bundler/cli": "^0.15.0",
"@haul-bundler/preset-0.60": "^0.15.0",
"react": "16.9.0",
"react-native": "0.61.4",
Description
Have the some code and works well in Windows 10, but in CentOS, the haul progress is pending forever and did not start compiling bundle (hung on IDLE status) after the "react-native run-android" is successfully executed and the app show up on emulator, but with a red screen saying "Unable to load script. Please make sure you are either running a Metro server or that your bundle 'index.android.bundle' is packaged correctly for release."
I have confirm the port 8081 is not occupied and try use other port number still did not work.
The text was updated successfully, but these errors were encountered: