Ionic serve stops after "build dev finished in ..."

Ionic serve just hangs after it reaches build dev finished. See the picture:
image

Has anyone else run into this problem?

Had the same problem, what version of app-scripts are you using? I was on 0.0.37 (beta), downgraded it to 0.0.36 and ionic serve now is running ok again.

Thank you, I don’t remember, probably, I had been using the latest versions of node packages I could find. It turns out this isn’t the best idea. After I mimicked the versions in an example and did an npm update I am back up and running.