I have a little web app with Angular 5 and out of a sudden I am getting this strange error message in my browser console:
ncaught Error: Template parse error
Somehow bootstrap class was conflicting with angular.
I had to remove the top level div with bootstrap class.