Open mehul1011 opened 1 year ago
For example:
ERROR in node_modules/@ngxs/store/internals/ngxs-bootstrapper.d.ts:14:21 - error TS2694: Namespace '"/Users/d/Documents/Angular-Projects/jira-clone-frontend-angular/node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'.
14 static ɵfac: i0.ɵɵFactoryDeclaration<NgxsBootstrapper, never>;
And more similar errors, any solution you have maintained in your local? Project is not running now.
Hi, didn't try to run since two years.
For example:
ERROR in node_modules/@ngxs/store/internals/ngxs-bootstrapper.d.ts:14:21 - error TS2694: Namespace '"/Users/d/Documents/Angular-Projects/jira-clone-frontend-angular/node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'.
14 static ɵfac: i0.ɵɵFactoryDeclaration<NgxsBootstrapper, never>;