question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suddenly unable to access firebase console commands from emulaltor suite web ui dev tools console.

See original GitHub issue

Describe the bug Since the latest update I can’t seem to access the console from chrome dev tools when using firebase emulator suite. Now I get an error saying firestore is not defined.

To Reproduce Steps to reproduce the behavior:

  1. run firebase emulators:start
  2. visit local hosting of emulator ui, e.g. localhost:4000.

Expected behavior Able to use the console in browser to run commands to debug queries.

Screenshots image

Desktop (please complete the following information):

  • OS: Tested on MacOS and Windows
  • Browser Tried Chrome, Firefox.
  • Version

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version firebase tools --version is 11.6.0

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
christhompsongooglecommented, Aug 17, 2022

Based on the date of that change (June 23) I think the latest prior version would have been v11.1.0

v11.1.0

0reactions
gerryaucommented, Aug 17, 2022

Okay, so what version of firebase-tools can I downgrade to that this is working based on your link to commit?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Connect your app and start prototyping - Firebase - Google
Local Emulator Suite is designed to let you quickly prototype new features, and the Suite's built-in user interface is one of its most...
Read more >
Firestore/Firebase Emulator Not Running - Stack Overflow
Use firebase emulators :start --only functions,firestore or ... CLI ( firebase-tools ) there is a new command firebase init emulators that ...
Read more >
Troubleshoot Cloud Run issues
If your container image cannot run locally, you need to diagnose and fix the issue ... Open Logs Explorer in the Google Cloud...
Read more >
Google Maps Platform FAQ
This means that the web service will stop providing normal responses and switch to returning only status code OVER_QUERY_LIMIT until more usage is...
Read more >
The Local Firebase Emulator UI in 15 minutes - YouTube
The Firebase emulator suite fundamentally changes how you build on Firebase by making it possible to run services locally on your machine.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found