BrowserModule --> CommonModule
pcwa-ahendricks opened this issue · 0 comments
pcwa-ahendricks commented
Angular 2.2.3 is complaining/error-ing,
saying that @angular/common CommonModule should be used instead of @angular/platform-browser BrowserModule. Doing what Angular says fixes the issue for me.