-
Notifications
You must be signed in to change notification settings - Fork 104
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
pnpm: ERR_MODULE_NOT_FOUND react/jsx-runtime #119
Comments
Hi @indicozy, I'll be looking into this further, sorry for the delay. I'm not too familiar with pnpm so apologies for not testing whether or not it would work with pnpm. I'll keep you updated here whenever I find a fix! |
Hi, @benjitrosch |
im using yarn and have the same issue, any update? |
I'm having the same issue with pnpm |
Hi @macklinhrw, I do not have the issue with pnpm. What versions of the following packages are you using?
As far as I understand the problem, it is a mismatch between typescript, react, react-dom and @types/react. |
Thank you, |
I use pnpm to solve some npm dependencies bugs but now I cannot import
react-daisyui
.Error
Stack: NextJS v12.1.6, React v17.0.2, daisyui v2.15.3, react-daisyui v2.0.3
The text was updated successfully, but these errors were encountered: