For some reason, when doing a grunt build on my VM, it simply dies off in this way:
grunt build
... Running \"concurrent:dist\" (concurrent) task Killed
Mine was getting stuck at the imagemin task, then after running:
imagemin
npm update
It worked fine