Release 0.471.0 causes Vercel serverless function to crash with EMFILE: too many open files
#2775
Open
8 of 30 tasks
Labels
🐛 bug
Something isn't working
Package
Version
0.474.0
Can you reproduce this in the latest version?
Browser
Operating system
Description
Related issues:
#2739
#2734
#2730
Don't mean to add unnecessary duplicates to your plate @ericfennis 😅 but ultimately decided to open this issue as the others are marked as closed, and this will hopefully provide some extra context.
It appears the change made in 0.471.0 has broken something in my deployment.
My app uses Remix 2.15.3 and is deployed via Vercel Serverless functions. I am only importing icons as recommended in the docs:
lucide-react
0.470.0
works as expected, and0.471.0
causes the serverless Vercel function to crash with a handful of errors that look like this:In the release notes of the problematic
0.471.0
, it mentions a potential breaking change that seems like the most likely culprit:Other relevant specs:
Package manager: Bun 1.1.43
Steps to reproduce
lucide-react
0.471.0
or greater.Checklist
The text was updated successfully, but these errors were encountered: