Is Clerk compatible with the Nextjs Turbopack Beta yet? #1156
Replies: 2 comments 1 reply
|
Look like Clerk is not there yet. I'm receiving the following error when using |
1 reply
|
Still not yet - we're actively working on turbopack support, there will certainly be an announcement on our changelog when we feel confident that we have it supported! |
0 replies
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.
Hi! I was wondering if the current version of
@clerk/nextjspackage (^4.17) supports the turbopack builder from the nextjs framework? I know it's in beta. I'm currently getting import errors, and I'm wondering if it's a "beta thing" or my fault. 😅A screenshot is attached, if someone is interested in looking at it. I am using this template (https://github.com/shadcn/ui/tree/main/templates/next-template), and I was follwoing the latest documentation, as of today.
all packages are up-to-date.
All reactions