My gradle build in pipeline keeps failing for my NextJS application with too many open files error
Unanswered
fewd_123 posted this in #help-forum
fewd_123OP
Error: EMFILE: too many open files, open '/work/.next/server/pages/api/access-options/tests/opac-links.test.js'] {
errno: -24,
code: 'EMFILE',
syscall: 'open',
How can we fix this. Started Happening after NextJS upgrade
errno: -24,
code: 'EMFILE',
syscall: 'open',
How can we fix this. Started Happening after NextJS upgrade