Hey so I am trying to get into doing some development on cal.com but I keep having this issue while trying to run
yarn dev
z
zomars
02/17/2023, 11:35 PM
What does the error say?
c
Conner Hnatiuk
02/17/2023, 11:37 PM
The error is just saying that there is no NEXTAUTH_SECRET. I tried setting environment variables but I'm not getting anything, its failing to load the next.config.js. It says
error: command (apps/web)
Conner Hnatiuk
02/17/2023, 11:46 PM
Well I discovered my issue. Thanks anyway, I just missed a step which is on the main page but not the other