转自:https://www.8sk.cn/article/4735.html
Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
时间:2020-03-11 04:32:15 作者:八叔模板堂
Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
解决方法:
找了好多方法都解决不了,最后我是在cmd窗口,cd定位到项目目录下执行以下命令:
npm install -g increase-memory-limit
increase-memory-limit