Getting Attempted import error: [icon] is not exported when using Next.js in a Turborepo application #2394
Open
5 of 30 tasks
Labels
🐛 bug
Something isn't working
Package
Version
0.429.0
Can you reproduce this in the latest version?
Browser
Operating system
Description
Howdy y'all!
When using the latest versions of Next.js in a Turborepo application, I'm encountering the following errors for random icons:
Interestingly enough, the icons still render fine in the browser despite the errors.
Steps to reproduce
"next": "14.2.5"
and"lucide-react": "^0.429.0"
use client
, try importing and using theCircleHelp
iconChecklist
The text was updated successfully, but these errors were encountered: