Deploying to Netlify and error decoding lambda response errors
Hello,
I don't know where to start. I Recently moved from Vercel to Netlify, and I cannot get it to work with my Tanstack Start project. Everytime I navigate to my app https://flowthings.netlify.app/, I get the following error:
Looking in the Netlify function logs, I get the following for the server handler:
It is not always about date-fns, but the error is the same
Error: EMFILE: too many open files
. How can I troubleshoot this?0 Replies