Dependencies solving for GridComponent in @syncfusion/ej2-ng-grids
问题 I followed this tutorial http://ej2.syncfusion.com/angular/documentation/grid/getting-started.html How ever when I run my project, the JIT encounter this error The InteliSense also show the same error I set up the SyncFusionModule as Angular Module to export all "Syncfusion EJ 2 for Angular" components I'm planning to use in the BenchmarkModule . The GridComponent in @syncfusion/ej2-ng-grids/src/grid/index can be picked up by Angular; therefore, it is recognized as an Angular component.