Ionic Serve crash on save

from https://github.com/ionic-team/ionic-app-scripts/issues/1345

To fix:

  • remove ./node_modules/ws folder
  • run $ npm install ws@3.3.2

That did the job for me :sweat_smile:

Cheers @ionic Team !

4 Likes