Hey so I am trying to get into doing some developm...
# developers
c
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
What does the error say?
c
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)
Well I discovered my issue. Thanks anyway, I just missed a step which is on the main page but not the other