0

Does anyone knows how to fix this issue?

This is the exact command and result in windows 10.

react-native run-android

> info Running jetifier to migrate libraries to AndroidX. You can
> disable it using "--no-jetifier" flag. Jetifier found 864 file(s) to
> forward-jetify. Using 4 workers... info Starting JS server... 'adb' is
> not recognized as an internal or external command, operable program or
> batch file. info Launching emulator... error Failed to launch
> emulator. Reason: No emulators found as an output of `emulator
> -list-avds`. warn Please launch an emulator manually or connect a device. Otherwise app may fail to launch.

This is the actual screen shot. enter image description here

BDL
  • 21,052
  • 22
  • 49
  • 55
Vic Andam
  • 823
  • 2
  • 7
  • 17
  • this is not an error, error is something else. please share the complete screenshot of your npm console or code. – Asad Mar 20 '20 at 04:50
  • So did you create android emulator device using AVD Manager ? If yes, did you run the emulator before run react native ? – Akila Devinda Mar 20 '20 at 05:55
  • I think my answer on this will help you https://stackoverflow.com/questions/60266497/react-native-failed-to-launch-emulator/60273686#60273686 – Akila Devinda Mar 20 '20 at 06:02

0 Answers0