You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I'm trying to run ng build --prod appears the following error ERROR in ./node_modules/agm-overlays/fesm5/agm-overlays.js Module build failed (from ./node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js): TypeError: Cannot read property 'kind' of undefined
I am using Angular 7, is there any solution?
Thanks
The text was updated successfully, but these errors were encountered:
Hello, when I'm trying to run
ng build --prod
appears the following errorERROR in ./node_modules/agm-overlays/fesm5/agm-overlays.js Module build failed (from ./node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js): TypeError: Cannot read property 'kind' of undefined
I am using Angular 7, is there any solution?
Thanks
The text was updated successfully, but these errors were encountered: