We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
probably DataTableModule need to be recompiled for 2.3.1? see https://github.com/angular/angular/blob/master/CHANGELOG.md#note
Sorry, something went wrong.
I having same error, i'm using angular2-datatable V0.5.2, angular V2.3.1 and angular-cli V1.0.0-beta.24
update your angular-cli version
#91
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: