问题
On latest versions of Angular-cli the angular2-fuullcalendar is not working due:
"ERROR in CalendarComponent is not an NgModule"
In the browser I find the follow message: "Error: Unexpected directive 'CalendarComponent'"
I've experienced the same error on my own libraries. Please check the follow post and the solution:
ERROR in ** is not an NgModule
来源:https://stackoverflow.com/questions/42339165/angular2-fullcalendar-is-not-an-ngmodule-unexpected-directive-calendarcomponent