akveo / ng2-smart-table

Angular Smart Data Table component
https://akveo.github.io/ng2-smart-table/
MIT License
1.63k stars 878 forks source link

Smart table not installing #1354

Open arwebcs opened 2 months ago

arwebcs commented 2 months ago

npm install ng2-smart-table
npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: ngx-admin@0.0.0 npm ERR! Found: @angular/common@17.3.5 npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^17.3.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^10.0.0" from ng2-smart-table@1.7.2 npm ERR! node_modules/ng2-smart-table npm ERR! ng2-smart-table@"*" 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. npm ERR! npm ERR! npm ERR! For a full report see: npm ERR! C:\Users\SOUMYANJAN DEY\AppData\Local\npm-cache_logs\2024-04-21T17_41_05_242Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: C:\Users\SOUMYANJAN DEY\AppData\Local\npm-cache_logs\2024-04-21T17_41_05_242Z-debug-0.log

I have angular 17.3.5

Please fix this problem