-
Notifications
You must be signed in to change notification settings - Fork 950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emulator Hub not running without default project #3020
Comments
Thanks for the feedback! This logging was improved in #3021 |
This was referenced Mar 9, 2021
Closed
Closed
Closed
This was referenced Mar 14, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[REQUIRED] Environment info
firebase-tools: 9.1.2
Platform: macOS
[REQUIRED] Test case
see steps to reproduce
[REQUIRED] Steps to reproduce
firebase init
-> Select "Emulators: Set up local emulators for Firebase features"
-> Select "Don't set up a default project"
-> Select "Firestore Emulator"
Would you like to enable the Emulator UI? (Y/n)
-> Select Y
now launch emulator with
firebase emulators:start
[REQUIRED] Expected behavior
One would expect that the Emulator UI would start without a default project or at least give a warning or error why the emulator UI has not started.
[REQUIRED] Actual behavior
You only see a message "Emulator Hub not running".
The text was updated successfully, but these errors were encountered: