I have installed angular-datatables after adding reference into my component. I run the ngServe and got an error message:
ERROR in node_modules/angular-datatables/src/angular-datatables.directive.d.ts(39,21)node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'. has no exported member 'ɵɵDirectiveDeclaration'. has no exported member 'ɵɵNgModuleDeclaration' has no exported member 'ɵɵInjectorDeclaration'.
I have searched it everywhere but couldn't find any solution.