Closed sroucheray closed 3 years ago
I get this error when running npm run build
:
Error: No NgModule metadata found for 'AppModule'.
Closing in favor of #230
I get this error when running
npm run build
:
Error: No NgModule metadata found for 'AppModule'.
For the record I had the same problem. I deleted the node_modules
and lock files, reinstalled and then it worked.
Update to Angular 11 using
ng update
Fixes some tsconfig malformed files. Fixes event typings problem in ContextMenuItemDirective