react-native run-android command terminates by leaving a message in android simulator. The message is as follows:
react-native run-android
Unable to load script.Make
In my case, I've set a proxy in my emulator. It works back to normal after I removing that proxy.