senior potatoS
Convex Community3y ago
8 replies
senior potato

Having trouble setting up convex

So I've already done the Quickstart. I'm currently using React with Convex. I made sure to add a variable into my environment however i'm still running into this error:

Hit an error while pushing:
Environment variable CLERK_JWT_ISSUER_DOMAIN is used in auth.config.js but its value was not set
at <anonymous> (../convex/auth.config.js:6:21)


note: I made sure to declare CLERK_JWT_ISSUER_DOMAIN in my env.local file and name it in my convex dashboard with the development key.
i don't have Clerk set up tho if that's the problem
Was this page helpful?