This question is locked. New answers and comments are not allowed.
I have two major issues when running both emulators:
1 - When I run the android emulator it invokes the emulator but then comes with the below message and stops running:
Error: getaddrinfo ENOTFOUND localhost undefined:5554
at errnoException (dns.js:27:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:78:26)Error: getaddrinfo ENOTFOUND localhost undefined:5554
at errnoException (dns.js:27:10)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:78:26)
2 - Both emulators (Android and iOS) when running displays nothing but a dark screen and cannot actually see what my app does.