Ionic run android --livereload not working ionic2

I want to use this command “ionic run android -l”, but I throw this error, any help?

1 Like

Hii, I have the same problem did find any solution ?!

I am also having the same issue. I have updated npm to latest version but did not help.

I uninstalled app from my device. And cleaned up my device with Phone Manager(Huawei P9).
By using --address=192.168.0.12, it started working on my android device.

ionic run android -l --address 192.168.0.12

1 Like