Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
<--- JS stacktrace --->
build:
build: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
build: ----- Native stack trace -----
build:
2 Replies
The error is simple: your build is using too much memory. But the reasons for that could be plentiful.
Can you share any more information? The full stack trace? What command/framework you're using? A way to reproduce? Any changes to your project since this starting happening?
somehow this issue self resolved