mariuszfoltak / angular2-datatable

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

Angular v17 support #173

Open hpardess opened 10 months ago

hpardess commented 10 months ago

I tried to add this repository to Angular v17 but it failed.

$ npm i angular2-datatable
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: client@0.0.0
npm ERR! Found: @angular/common@17.0.4
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"^17.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^2.0.0" from angular2-datatable@0.6.0
npm ERR! node_modules/angular2-datatable
npm ERR!   angular2-datatable@"*" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
campeloneto1 commented 5 months ago

https://www.npmjs.com/package/@pascalhonegger/ng-datatable

This repository is up to date with angulat 17.