-
Notifications
You must be signed in to change notification settings - Fork 290
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 when using Next.js turbo #1257
Comments
Experiencing the same problem! |
Hello everyone, we're currently working with the NextJS team to get all Turbopack-related issues solved. I don't currently have a strict timeline I can share as this an upstream dependency, but I'll probably have more updates towards the end of this week. Related issues on the NextJS repo: |
I'm running into the same issue although I have a slightly different error message:
|
Experiencing the same issue as well. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
This issue was closed because it has been stalled for 10 days with no activity. |
Any update on this matter? I'm using turborepo + NestJS + Jest. When trying to import a module that references any of Clerk entities inside
Both of these can't actually be found. What to do here? |
Hello @obabovic ,
Could you try this? |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Package + Version
@clerk/clerk-js
@clerk/clerk-react
@clerk/nextjs
@clerk/remix
@clerk/types
@clerk/themes
@clerk/localizations
@clerk/clerk-expo
@clerk/backend
@clerk/clerk-sdk-node
@clerk/shared
@clerk/fastify
@clerk/chrome-extension
gatsby-plugin-clerk
build/tooling/chore
Dependencies + versions
Provide a json with the dependencies used in your project (copy paste from yarn.lock / package-lock.json) or a github project / template that reproduces the issue.
Include the @clerk/ packages and their versions!*
Example:
Description
when attempting to run the latest version of Next.js with Turbopack enabled, the following error originates from @clerk/nextjs.
The text was updated successfully, but these errors were encountered: