Hey people!
I waste a lot of time trying to build an app to a lot of devices and to the emulator without success. In both, I have the same error:
"
WARNING : No target specified, deploying to device ‘0427757712’.
C:\Proj\teste\platforms\android\cordova\node_modules\q\q.js:126
throw e;
^
Error: Device communication timed out. Try unplugging & replugging the device.
at null._onTimeout (C:\Proj\teste\platforms\android\cordova\node_modules\q\q.js:1717:25)
at Timer.listOnTimeout (timers.js:119:15)
ERROR running one or more of the platforms: Error: cmd: Command failed with exit code 1
You may not have the required environment or OS to run this project
"
Did I try a lot of things… Reinstall SDK, Ionic, Cordova, Ant… No Success!!!
Any idea about what’s happening?!?!?