You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Invalid next-firebase-auth options: The "FIREBASE_AUTH_EMULATOR_HOST" environment variable should be the same as the host set in the config
#623
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
This discussion was converted from issue #622 on March 20, 2023 13:59.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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
Beta Was this translation helpful? Give feedback.
All reactions