lucide-react causing compilation issues in Docker (macOS 15.4 Public Beta 4) #2855
Open
6 of 30 tasks
Labels
🐛 bug
Something isn't working
Package
Version
0.477.0
Can you reproduce this in the latest version?
Browser
Operating system
Description
Since installing macOS 15.4 Public Beta 4, I have encountered an issue where using the lucide-react library causes the entire app to fail to compile when running inside Docker. If any component contains an icon from lucide-react, the app becomes unresponsive, and I am forced to restart Docker completely. However, the issue persists even after restarting Docker.
The app runs fine outside of Docker, and no errors are shown during the compilation process. After excluding every single import manually from a simple page, I traced the issue to the icons from lucide-react. Once all icons are commented out, everything works as expected.
Docker issue
Steps to reproduce
Checklist
The text was updated successfully, but these errors were encountered: