Closed
Description
I was following the steps given by http://facebook.github.io/react-native/docs/getting-started.html
Steps to Reproduce
- Install all the dependencies
- Install android SDK
- Creating a new application
- Prepare android device (simulator)
- Running your React Native application. When I was trying to run cmd (react-native run-android), it hits error as per below screen.
Expected Behavior
If everything is set up correctly, I should see new app running in Android emulator shortly.