'React native development server with Android emulator giving errors

I have pulled the code and when I try to open with IOS simulator with command "NPX REACT-NATIVE RUN-IOS" then my application run successfully but when I try to run same app with command "NPX REACT-NATIVE RUN-ANDROID" then I am getting error, Please have a look on the attached screenshot of that error



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source