Environment
Windows 10
Npm 5.5.1
react-native-cli 2.0.1
react-native 0.50.3
Genymotion Google Nexus 7 - 6.0.0 API 23
I had this issue when I had another process running on port 8081.
8081
lsof -i tcp:8081
25120
kill -9 25120