Cannot serve to browser ionic

Hi,

I have a quite annoying problem with my ionic installation. Just yesterday, after finishing an implementation using Ionic Deploy, Ionic serve saw it fit to just completely stop working. What is kinda fun though is the fact that the app runs just fine on both iOS and Android devices.

I have tried doing $ ionic state reset and $ ionic lib update with no luck

Below you see the errors that are logged to the console. I know the first Missing Plugin error is due to the fact that this is a browser and not a device, so that is just fine. The rest of the errors leave me rather clueless.

And here you see the line 2177 in ionic.bundle.js.
image

Running environment

  • Mac OS X El Capitan v10.11.5
  • Ionic v.1.3.1
  • Ionic-cli v1.7.16
  • Cordova v6.1.1
  • Node v6.2.2