Angular2-fullcalendar is not an NgModule. Unexpected directive CalendarComponent

风流意气都作罢 提交于 2019-12-10 19:26:49

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!