auth() was called but it looks like you aren't using authMiddleware
in your middleware file
#1236
Replies: 2 comments 2 replies
-
I get the same issue when I use https://github.com/clerkinc/clerk-next-app-router-starter |
Beta Was this translation helpful? Give feedback.
2 replies
-
Solved by upgrading Node to v20 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the nextjs app dir, and my middleware is definitely being called:
But I still get the error that I'm not using authMiddleware when I use
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions