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
Note: Before filing bugs in this repo, please ensure that this is a bug for the Emulator Suite UI. Emulator Suite and/or Firebase CLI bugs should be filed under the firebase-tools repo here: https://github.com/firebase/firebase-tools/issues/new/choose
Describe the bug
This happens when I use VSCODE Spaces. It runs fine on my local laptop
I just installed firebase emulator and tried to run Firestore, but it is just not running. It gives the following error.
Expected behavior
The website should not throw a unhandled exception.
Screenshots
If applicable, add screenshots to help explain your problem.
logs that come on web console ->
index.esm2017.js:622 Uncaught (in promise) FirebaseError: Firebase: Error thrown when reading from storage. Original error: Firebase: Firebase App named 'firestore component::0.5070323451736922' already deleted (app/app-deleted).. (app/storage-get).
at g0e (index.esm2017.js:622:29)
at async x0e.read (index.esm2017.js:828:40)
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser - both chrome and safari
Firebase CLI -> 12.5.3
node -> happening on all node v16, 18, 20
The text was updated successfully, but these errors were encountered:
Note: Before filing bugs in this repo, please ensure that this is a bug for the Emulator Suite UI. Emulator Suite and/or Firebase CLI bugs should be filed under the firebase-tools repo here:
https://github.com/firebase/firebase-tools/issues/new/choose
Describe the bug
This happens when I use VSCODE Spaces. It runs fine on my local laptop
I just installed firebase emulator and tried to run Firestore, but it is just not running. It gives the following error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The website should not throw a unhandled exception.
Screenshots
If applicable, add screenshots to help explain your problem.
logs that come on web console ->
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: