You basically install it globally:
npm install -g increase-memory-limit
And then from within your project root you run:
increase-memory-limit
or
export NODE_OPTIONS=--max_old_space_size=4096
You basically install it globally:
npm install -g increase-memory-limit
And then from within your project root you run:
increase-memory-limit
or
export NODE_OPTIONS=--max_old_space_size=4096
本文标题:FATAL ERROR: Ineffective mark-co
本文链接:https://www.haomeiwen.com/subject/zadblhtx.html
网友评论