Hi after upgrade version to 4.1.0 from npm, it return this error (4.0.2 work great):
npm ERR! path /home/~/project/node_modules/ngc-webpack/src/cli.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/~/project/node_modules/ngc-webpack/src/cli.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
Hi after upgrade version to 4.1.0 from npm, it return this error (4.0.2 work great):