firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

The Firebase Command Line Tools

Results 496 firebase-tools issues
Sort by recently updated
recently updated
newest added

### [REQUIRED] Environment info **firebase-tools: 13.3.1** (and all previous versions after 12) **Platform: macOS, Windows, Ubuntu** ### [REQUIRED] Test case Create a Firebase project with Cloud functions defined within 2...

type: bug
emulators: functions

We use the nextjs framework integration for firebase. When we deploy our app, it creates a new cloud run revision for the SSR backend, but the old revision stays active....

type: bug
integration: web frameworks

### [REQUIRED] Environment info **firebase-tools: 13.3.1** **Platform: all** ### [REQUIRED] Test case Any type of query made via the firestore REST API ### [REQUIRED] Steps to reproduce 1. firebase init...

type: bug
emulators: firestore

I have an org policy to set everything in Canada only, managed to deploy my firebase function in the target location but it seems that clean up of the container...

type: bug
api: functions

### [REQUIRED] Environment info **firebase-tools:** 12.1.0 **Platform:** MacOS ### [REQUIRED] Test case The Firebase Emulator Suite is started on the Mac with host as `0.0.0.0` for all services. An iPhone...

type: bug
emulator-suite

Similar to firestore console, please add section in firestore emulator ui to show current read and write operation. This would be really helpful to optimize the code.

type: feature request
emulators: firestore
emulator-suite

Hi, When I run the command _firebase serve -o 0.0.0.0_ it sometimes work, sometimes does not. [serve-fails.txt](https://github.com/firebase/firebase-tools/files/14155730/serve-fails.txt) Similarly, when I run the command _firebase emulators:start --only "functions,hosting_ [emulate-fails.txt](https://github.com/firebase/firebase-tools/files/14155729/emulate-fails.txt) The error...

type: bug
emulators: functions

With this change, it's possible to pass a loader to Node.js via the `NODE_OPTIONS` environment variable to enable support for TypeScript in the Cloud Functions emulator during development. For example:...

### [REQUIRED] Environment info **firebase-tools:** 12.3.1 **Platform:** macOS ### [REQUIRED] Test case https://github.com/jkibble/firebase-sveltekit-broken-rewrite ### [REQUIRED] Steps to reproduce All default steps with added a rewrite entry in firebase.json, however I...

type: bug
integration: web frameworks

### [REQUIRED] Environment info **firebase-tools:** 10.1.5 **Platform:** MacOS Monterey 12.1 M1, iPhone 8 iOS 15.1 ### [REQUIRED] Test case See below ### [REQUIRED] Steps to reproduce 1. Run the emulators...

type: bug