you get
rublev opened this issue · 0 comments
rublev commented
Reproduction
dont need
Steps to reproduce the bug
make .env.local or .env.dev or whatever, run pnpm i, you will get the warning. if you put GOOGLE_APPLICATION_CREDENTIALS in .env instead and run pnpm i you will not get the warning.
Expected behavior
dont print "You activated both SSR and auth but you are not providing a service account for the admin SDK."
Actual behavior
"You activated both SSR and auth but you are not providing a service account for the admin SDK."
Additional information
No response