Build error in nextjs application

during making nextjs build it gives this error every time suggest new file what is issue?

[Error: EMFILE: too many open files, open 'D:\Salesflo-Engage-Web-NextJs\.next\server\pages\api\app\(crm)\funnels\get_funnels.js'] { errno: -4066, code: 'EMFILE', syscall: 'open',

It looks like something CRM-related within the app is throwing that error. Do you have a minimal reproducible example that I could use to take a closer look?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.