For some reason running ionic serve
on my machine has suddenly started to error when I try to connect to an api url using a proxy.
I get this in the console:
ionic $ Error: getaddrinfo ENOTFOUND example.url.com example.url.com:80 at errnoException (dns.js:26:10) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:77:26)
Help please!