When we develop the Angular app inside Docker container, we can simulate Production envioment by build Angualr App instead of using 'ng serve': ng build --watch --delete-output-path false '--delete-output-path false': tells it do not delete the dist
95% emittingUnhandled rejection Error: ENOENT: no such file or directory, open 'E:\git_0.28\adminTemplate\node_modules\_@angular_animations@4.4.3@@angular\package.json' at Error (native) at Object.fs.openSync (fs.js:641:18) at Object.fs.readFileSync