Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: vercel's EMFILE: too many open files error #49

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Conversation

charleslavon
Copy link
Contributor

Testing a fix for this HTTP 500 error which only occurs on Vercel deploys Error: EMFILE: too many open files, open '/var/task/node_modules/.pnpm/@[email protected][email protected][email protected][email protected]/node_modules/@phosphor-icons/react/dist/csr/PaintBucket.mjs' at async open (node:internal/fs/promises:636:25) at async readFile (node:internal/fs/promises:1246:14) at async getSource (node:internal/modules/esm/load:46:14) a

As discussed here

Copy link

vercel bot commented Jul 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pagoda-experiments-ticketing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 5:43pm

@charleslavon charleslavon requested a review from calebjacob July 19, 2024 17:43
@charleslavon charleslavon merged commit 14e5858 into main Jul 19, 2024
2 checks passed
@calebjacob
Copy link
Collaborator

Weird! Nice fix 👍

@charleslavon charleslavon deleted the vercel_fix branch August 6, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants