-
Notifications
You must be signed in to change notification settings - Fork 127
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
[Error]: Module not found #274
Comments
@NitinCopods Is it with the latest version? |
Indeed. Both |
@cyntler Yes, It doesn't work with turbo. So I have removed turbo and currently running my app using webpack and it's working. |
|
@karimdaghari Okay, I'll create a sandbox for the same and attach it. |
OK, so I have to fix module building system again... ESM, CJS + Webpack, Vite, Turbo, Next, CRA. Module support in the JS ecosystem is a bit lacking in my opinion... |
@NitinCopods Could you check this problem with v1.16.5? |
Although not the pinged person, I'm also concerned. And, unfortunately the (same, exact) problem still persists. Using the same setup Next |
Thanks, ok! I have to prepare this use-case and check it again |
A related thread, given that react-pdf is a dep: wojtekmaj/react-pdf#1822 |
I am getting following module not found error. I am using Next JS 14.
The text was updated successfully, but these errors were encountered: