[Error] Fail to update live reload

Hi,

I used $ ionic serve and Ionic-Server command r(which worked fine in the pass) to debug my app, and then an error was thrown:

ionic $ Unable to update live reload: { [Error: read ECONNRESET] code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }

I have no idea with this error after a long time debug, are there some solutions or suggestions?

Thanks for your help!

I have a similar issue here

Unable to update live reload: { [Error: connect ENETUNREACH] code: 'ENETUNREACH', errno: 'ENETUNREACH', syscall: 'connect' }

Any tip for this?

Hi, @gmourasilva

Did you use --address option for ionic serve

Or this topic may help you!