-
Notifications
You must be signed in to change notification settings - Fork 157
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
Cannot start the Storage emulator without rules file specified in firebase.json: run 'firebase init' and set up your Storage configuration #141
Comments
@ghs-gs as suggested in the error, you can run |
Hello, thanks for your reply. I have tried it but I faced with the error below: Error: Cloud resource location is not set for this project but the operation you are attempting to perform in Cloud Storage requires it. Please see this documentation for more details: https://firebase.google.com/docs/projects/locations
Later on, I created the storage.rules manually and put code below to inside it:
But still same storage error like above occurred again. |
Step 1: Describe your environment
Step 2: Describe the problem:
I am having issue to start to Firebase Emulator UI. Firebase initialization complete! code appears but I face with a problem when try to start the emulators.
Could you please help me to solve the issue?
Thanks.
Steps to reproduce:
Please see the complete UI code like below:
Observed Results:
logcat
output, etc.The screen below also pops up when the error occurs.
Expected Results:
Could you please help me to solve this problem? Thanks.
Relevant Code:
firebase.json =>
firestore.rules =>
firestore.indexes.json =>
The text was updated successfully, but these errors were encountered: