-
Notifications
You must be signed in to change notification settings - Fork 178
Description
We're running v3.2 currently as we ran into issues not finding v4...
I was wondering if anyone else is running into this error?
We constantly run into this issue, we started on a 4 core build machine and it ran fine for a while, but then started hitting the "EMFILE: too many open files" error at our deploy step.
We upgraded to an 8 core machine and it ran fine for some time, before we got the same issue. We are now at a 16 core machine and again have started to run into this error.
Cannot read file node_modules/@types/node/process.d.ts due to: EMFILE: too many open files, open '/home/runner/work/qvalia-serverless-account/qvalia-serverless-account/node_modules/@types/node/process.d.ts'
It only happens on some repositories (3 out of about 30) and also it is only on some branches... 🤯
This is most likely not an issue with serverless/github-action but GitHub support is of course blaming it...