firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
### [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...
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....
### [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...
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...
### [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...
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.
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...
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...
### [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...