try add --maxWorkers=2 to your jest command. This will prevent jest from accidentally spawning too many workers.
確定! 回上一頁