Ionic Livereload + Chrome error resolved by reinstalling Chrome

Just wanted to share this: I recently started getting weird Angular errors whenever Ionic Livereload reloaded a page. The errors looked like Angular dependency errors e.g. ‘Module ‘ngLocale’ is not available!’

This was only happened in Chrome and only when the inspector was open. Opening the page in a fresh Chrome window worked fine and there were no problems in Safari.

The solution turned out to be complete removal of Chrome and fresh install.

I’ve no idea what caused it but hopefully this might save someone some time if they get the same problem.