-
Notifications
You must be signed in to change notification settings - Fork 14
[Error [TurbopackInternalError]: Expected to find module #278
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
Comments
Hi @Mad-Kat I disabled turbopack and it works, awesome, thank you so much !! |
Thank you for the update. If you have any other problems or question feel free to ask and open issues. We're always happy to help |
currently we are blocked by this issue - once vercel adds virtual modules to turbopack we will try once again: |
We've created a tracking issue for turbopack Feel free to watch it in order to get notified when we're able to support turbopack |
Hi,
I just installed yak version 4.1.1 with NextJS 15.1.7.
I got an error while running
npm run dev
.Does someone know how to fix it ?
My best guess is that there is dependency version problem.
Maybe because my NextJS or React version is too new ?
I also tried
npm run ci
.Thanks !
The error :
My next config :
My package.json :
The text was updated successfully, but these errors were encountered: