Grunt build - Running “concurrent:dist” (concurrent) task Killed

后端 未结 6 1665
北荒
北荒 2021-02-13 19:11

For some reason, when doing a grunt build on my VM, it simply dies off in this way:

...
Running \"concurrent:dist\" (concurrent) task
Killed
         


        
6条回答
  •  天命终不由人
    2021-02-13 19:42

    I also had the same problem today but disabling the concurrency did not do the trick for me, so I just added some swap to the VM and I was able to run it without running out of memory.

提交回复
热议问题