Cody Huzarski

Results 4 comments of Cody Huzarski

Hello! I'm currently facing what seems to be the same issue in CI. This occurs on Node 20 (specifically, 20.8.0, 20.10.0, 20.11.0). Our build workers run on Amazon Linux 2023...

Thank you for investigating this! > IIUC this and OP were both running into issues in a similar setup in https://github.com/actions/setup-node/issues/887 (with GitHub actions)? I'm running into the same issue,...

I set `DISABLE_V8_COMPILE_CACHE=1` and I can confirm it seems to prevent these crashes for me. I have had 10/10 successful builds without any nodejs crashes. Before I was experiencing about...

Hello! I'm facing a similar issue, however not with `setup-node`. I'm facing this with Nx/pnpm/Atlassian Bamboo. There is an issue filed with nodejs for similar crashes (nodejs/node#51555). So I'm presuming...