Closed
Description
Description:
Occasionally when running npm install
:
Run npm install
/home/runner/work/_temp/9d355b[4](https://github.com/eslint/eslint/actions/runs/8598532822/job/23559533208?pr=18289#step:4:5)d-c108-413d-9445-84fc1608c1c2.sh: line 1: 1823 Segmentation fault (core dumped) npm install
Error: Process completed with exit code 139.
Action version: actions/setup-node@v4
Specify the action version
Platform:
- [x ] Ubuntu
- macOS
- Windows
Runner type:
- [ x] Hosted
- Self-hosted
Tools version: lts/* + npm
Repro steps:
https://github.com/eslint/eslint/actions/runs/8598532822/job/23559533208?pr=18289
Expected behavior:
install successfully.
Actual behavior:
as above.