With the latest version, we are facing compilation issues. Following are the versions
52 var KanbanColumnsDirective = (function (_super) {
~~~~~~~~~~~~~~~~~~~~~~
node_modules/ej-angular2/src/ej/ribbon.component.js:42:5 - error NG6003: Appears in the NgModule.exports of EJAngular2Module, but could not be resolved to an NgModule, Component, Directive, or Pipe class.
Is it missing an Angular annotation?
42 var RibbonApplicationTabBackstageSettingsPagesDirective = (function (_super) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
node_modules/ej-angular2/src/ej/ribbon.component.js:107:5 - error NG6003: Appears in the NgModule.exports of EJAngular2Module, but could not be resolved to an NgModule, Component, Directive, or Pipe class.
Is it missing an Angular annotation?
107 var RibbonContentGroupsDirective = (function (_super) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
node_modules/ej-angular2/src/ej/ribbon.component.js:155:5 - error NG6003: Appears in the NgModule.exports of EJAngular2Module, but could not be resolved to an NgModule, Component, Directive, or Pipe class.
Is it missing an Angular annotation?
155 var RibbonContentsDirective = (function (_super) {
~~~~~~~~~~~~~~~~~~~~~~~
node_modules/ej-angular2/src/ej/ribbon.component.js:207:5 - error NG6003: Appears in the NgModule.exports of EJAngular2Module, but could not be resolved to an NgModule, Component, Directive, or Pipe class.
Is it missing an Angular annotation?
207 var RibbonGroupsDirective = (function (_super) {
~~~~~~~~~~~~~~~~~~~~~
node_modules/ej-angular2/src/ej/ribbon.component.js:252:5 - error NG6003: Appears in the NgModule.exports of EJAngular2Module, but could not be resolved to an NgModule, Component, Directive, or Pipe class.
Is it missing an Angular annotation?
252 var RibbonTabsDirective = (function (_super) {
~~~~~~~~~~~~~~~~~~~
node_modules/ej-angular2/src/ej/radialmenu.component.js:51:5 - error NG6003: Appears in the NgModule.exports of EJAngular2Module, but could not be resolved to an NgModule, Component, Directive, or Pipe class.
Is it missing an Angular annotation?
51 var RadialMenuItemsDirective = (function (_super) {
This is for all the components in ej-angular2