Closed Rene4100 closed 4 years ago
So... Any news regarding this issue?
@l-lin do you have time to consider updating angular-datatables to angular 10? Alternativly how can others like me be of any help?
I agree with that. We need it on Angular 10
The angular-datatables v10.0.0 is out and should support Angular 10.
I'm submitting a...
Current behavior
Currently, when migrating to angular 10 I get the following warnings
npm WARN angular-datatables@9.0.2 requires a peer of @angular/common@^9.0.6 but none is installed. You must install peer dependencies yourself. npm WARN angular-datatables@9.0.2 requires a peer of @angular/compiler@^9.0.6 but none is installed. You must install peer dependencies yourself. npm WARN angular-datatables@9.0.2 requires a peer of @angular/core@^9.0.6 but none is installed. You must install peer dependencies yourself. npm WARN angular-datatables@9.0.2 requires a peer of @angular/platform-browser@^9.0.6 but none is installed. You must install peer dependencies yourself. npm WARN angular-datatables@9.0.2 requires a peer of @angular/platform-browser-dynamic@^9.0.6 but none is installed. You must install peer dependencies yourself.
Expected behavior
Instead of the warnings, I would really love support for angular 10. A guide can be found on angular's webpage