vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build.prod unsuccessful

kiranchowdhury opened this issue · comments

Hello -
I was trying to run build.prod, but it ended up with the following error -
[21:30:54] Error on fetch for rxjs/operators.js at file:///Users/kiranchowdhury/Documents/angular-seed-express/node_modules/rxjs/operators.js
Loading @angular/core/bundles/core.umd.js
Loading dist/tmp/app/main.js
Error: ENOENT: no such file or directory, open '/Users/kiranchowdhury/Documents/angular-seed-express/node_modules/rxjs/operators.js'

However, build.dev runs successfully.

Will resolve the issue in parent seed very soon.