umi 启动运行报错:Last few GCs,JS stacktrace 弓箭手 2026-03-03 6 阅读1分钟 <--- JS stacktrace ---> FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory <--- Last few GCs ---> 修改后启动脚本 "start": "cross-env REACT_APP_ENV=dev NODE_OPTIONS='--max_old_space_size=4096' umi dev",