mariuszfoltak / angular2-datatable

DataTable - Simple table component with sorting and pagination for Angular2
202 stars 182 forks source link

ERROR in DataTableModule is not an NgModule #66

Open KoenCorstjens opened 7 years ago

KoenCorstjens commented 7 years ago

After updating to angular 2.3.1 on build I receive the Error "ERROR in DataTableModule is not an NgModule" someone an idee what the problem is?

KoenCorstjens commented 7 years ago

probably DataTableModule need to be recompiled for 2.3.1? see https://github.com/angular/angular/blob/master/CHANGELOG.md#note

carvarr commented 7 years ago

I having same error, i'm using angular2-datatable V0.5.2, angular V2.3.1 and angular-cli V1.0.0-beta.24

nandhuems commented 7 years ago

update your angular-cli version

nandhuems commented 7 years ago

https://github.com/mariuszfoltak/angular2-datatable/issues/91