System: ubuntu 18.04 // this does not matter as well Steps To ReproduceĪny project with those versions on linux should fail starting the JS server when running react-native run-android. I think this issue might apply for run-ios as well although this needs to be confirmed. Running react-native start separately resolves the issue.
When running the react-native run-android command it tells me that the JS server (metro bundler) is starting, but in fact it does not and the application in the emulator fails to start as of this issue.