pnpm 打包内存不足问题解决 FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

报错内容

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

解决方案

安装

npm install -g increase-memory-limit

执行

increase-memory-limit

posted @ 2025-01-23 14:19  瘦瘦的猴子  阅读(378)  评论(0)    收藏  举报