Search code examples
angularangular-cli

Why does Angular-CLI 'ng build' shows "Killed"?


When I added a new module, ng build process just getting killed.

enter image description here


Solution

  • as from this comment here:

    I think this is a memory issue. Linux will kill processes when it's low on memory. See http://stackoverflow.com/questions/30747314/webpack-uglify-plugin-returns-killed-on-ubuntu