'ERROR in node_modules/ng2-ckeditor/ckbutton.directive.d.ts(23,21):

While running ng serve for an Angular project, I can see this error. The local node version is 16.14.1 LTS

ERROR in node_modules/ng2-ckeditor/ckbutton.directive.d.ts(23,21): error TS2694: Namespace '".../node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source