gladly-team/next-firebase-auth

Error: Invalid next-firebase-auth options: The "FIREBASE_AUTH_EMULATOR_HOST" environment variable should be the same as the host set in the config

Roee-Tsur opened this issue · 0 comments

Describe the bug
I get this error when trying to launch firebase emulator suite:
the error: Invalid next-firebase-auth options: The "FIREBASE_AUTH_EMULATOR_HOST" environment variable should be the same as the host set in the config

Versions

next-firebase-auth: 1.0.0-canary.18
Firebase JS SDK: 9.16.0
Next.js: 13.2.4

Expected behavior
the app will launch successfully