WARNING : No target specified, deploying to emulator

后端 未结 12 1853
死守一世寂寞
死守一世寂寞 2021-02-01 00:36

I\'m trying to run an ionic app on my mobile phone (Android 4.4.2). USB-Debugging is activated.

When i run the command \"ionic emulate android\" everyth

12条回答
  •  一整个雨季
    2021-02-01 01:09

    I had another developer tool opened (Chrome Inspect) and it "ate" the connection. In my case, just closing the Chrome Inspect panel and running ionic run android worked.

提交回复
热议问题