DataTable version mis match
DataTable version mis match
I have issue with version and i dont know how to solve it please help me to solve this problem
(ERROR in Metadata version mismatch for module /springWorkspace/workschedularrepo/workschedularpgm/node_modules/angular-datatables/index.d.ts, found version 4, expected 3, resolving symbol AppModule in /springWorkspace/workschedularrepo/workschedularpgm/src/app/app.module.ts, resolving symbol AppModule in /springWorkspace/workschedularrepo/workschedularpgm/src/app/app.module.ts)
This question has an accepted answers - jump to answer
Answers
This is not a Datatables error. Looks like an Angular-Datatables error. Maybe start with their site:
https://l-lin.github.io/angular-datatables/#/welcome
Kevin
yes i follow each and every steps but every time i find this error .
Datatables doesn't have a version 3 or 4. You will need to work with the Angular-Datatables developers to solve. This looks like their issues forum:
https://github.com/l-lin/angular-datatables/issues
Kevin
Was Angular Error, Found the answer here --> https://stackoverflow.com/a/47982275/1026100