Closed OrganicChem closed 6 years ago
Hi @OrganicChem,
can you check if you have the last version of npm and node?
I have node 10.10.0 and npm 6.4.1
I tried with the same versions and it works.
Have you tried a clean environment? After cleaning up cache and removing node_modules
folder?
Look at this issue too and see if it solves something.
I ran npm cache clean --force, the cloned the project again and after ng:build:
Hi @OrganicChem,
I think this behavior is normal, with the --watch
option wait for any changes in the code.
I get stuck at: chunk {vendor} vendor.js, vendor.js.map (vendor) 8.01 MB [initial] [rendered]
after issuing npm run ng:build #