Now when I run Ionic Serve, I see this error:
[ERROR] Error in DevApp service: Error: send EHOSTDOWN 169.254.255.255:41234
new code does not compile and I do not see changes
Now when I run Ionic Serve, I see this error:
[ERROR] Error in DevApp service: Error: send EHOSTDOWN 169.254.255.255:41234
new code does not compile and I do not see changes
make sure to run --local and this will resolve the issue
it’s an error which could be ignored as far as I understand. gonna also be solved in next version of the cli, as far as I understand again