Cannot find module 'node_modules/react/jsx-runtime' imported from 'node_modules/@tw-classed/react/dist/index.mjs' #76
Unanswered
searchableguy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used tw-classed in a component library package which is built by vite. I'm facing this error when I try to import the library in a nextjs app if
tw-classed/react
is listed as a dependency in the library.Is there any solution to this?
Beta Was this translation helpful? Give feedback.
All reactions