ngrx-store-effects-app
ngrx-store-effects-app copied to clipboard
error when tring to run "yarn run build:production"
ERROR in Error: Please update @angular/cli. Angular 5+ requires at least Angular CLI 1.5+
I am also getting same problem while running 'npm run build
' command.
- upgrade
@ngtools/webpack
to1.10.2
- in
webpack.config.js
importAngularCompilerPlugin
instead ofAotPlugin