TanStackT
TanStack7mo ago
3 replies
uncertain-scarlet

Vercel + Tanstack + MUI

Hey guys has anybody had any problems trying to use Vercel with tanstack/start and router?

I keep getting the following error from the build

"H3Error: EMFILE: too many open files," and it's never the same "open file" it always outputs different files

H3Error: EMFILE: too many open files, open '/var/task/node_modules/@mui/material/esm/FormControl/FormControlContext.js'
H3Error: EMFILE: too many open files, open '/var/task/node_modules/react-icons/lib/iconsManifest.mjs'

etc.
Was this page helpful?