Next.js Discord

Discord Forum

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
Open in Discord
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

0 Replies