-
Notifications
You must be signed in to change notification settings - Fork 979
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
firebase init fails at Firestore Setup for new project #5230
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[REQUIRED] Environment info
firebase-tools: 11.12.0
Platform: MacOS Monterey 12.6
[REQUIRED] Test case
Project creation from scratch
[REQUIRED] Steps to reproduce
firebase init
in an empty folderFirestore
Create a new project
[REQUIRED] Expected behavior
firebase init
again but this time selectingexisting project
.[REQUIRED] Actual behavior
Error "you haven't used Cloud Firestore in this project before"
Of course I haven't, this is a new project to be created, per the last question.
Process exits with code 1
The current folder is not initialized, zero files were created (no firebase.json, etc.)
The new project
supercoolstorage
seems to be created server-side, though.The text was updated successfully, but these errors were encountered: