-
Using I spent half a day to debug an issue where (as it turns out) next-auth/packages/next-auth/src/lib/env.ts Lines 7 to 13 in 07b7d93 But the thing is, I haven't set Now, after setting |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Okay, as it turns out it's apparently set somewhere in my env, but I have no clue where (yet) Edit: Just did a |
Beta Was this translation helpful? Give feedback.
Okay, as it turns out it's apparently set somewhere in my env, but I have no clue where (yet)
Edit: Just did a
reset
and it seems to be ok now...