Ionic serve loses connection after short time [livereload.js?snipver=1:76 WebSocket connection to 'ws://localhost:35729/livereload']

Hi, I hope you can help me.

after I execute ionic serve the server runs for a short time and then it loses the connection.
This is the output of the console:

And in Chrome:

chrome

I hope this information is enough to help me. If you need more information please ask.

Thanks a lot!

I cannot tell you why your script stopped, but the chrome error just says that the script stopped. You get the same error if you cancel the script with ctrl + C. You could try ionic serve --verbose, maybe it gives you some more informations.