punnP
Convex Community3y ago
12 replies
punn

Clerk imports from docs not working

import { ClerkProvider } from "@clerk/clerk-clerk";
import { ConvexProviderWithClerk } from "convex/react-clerk";


Throws errors for both. @clerk/clerk-react module not found and ConvexProviderWithClerk is not exported in convex/react-clerk.

I'm using NextJS13
Was this page helpful?