'ClerkProvider' cannot be used as a JSX component. #4413
eunoyaid
started this conversation in
Feature Requests
Replies: 1 comment
-
Hi @eunoyaid, I think u should Update the @clerk/nextjs Package with this command |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
always get error on my code layout
'ClerkProvider' cannot be used as a JSX component.
Its return type 'Promise<React.JSX.Element>' is not a valid JSX element.
Type 'Promise<React.JSX.Element>' is missing the following properties from type 'Element': type, props, keyts(2786)
Beta Was this translation helpful? Give feedback.
All reactions