firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
We have seen a couple of issue where the Firebase CLI binaries are not uploaded for the latest release(#7865 and #7648). We should find a way to mitigate this. Maybe...
### [REQUIRED] Environment info **firebase-tools:** 14.3.1 Using node 20.19.1 or 23.6.0 **Platform:** Ubuntu Similarly to #8054, if you use a top level await in your functions definition the emulator locks...
### [REQUIRED] Environment info **firebase-tools:** 14.2.1 **Platform:** macOS ### [REQUIRED] Test case Running the following commands fails to deploy the extension and ignores the provided custom service account: ```bash GOOGLE_APPLICATION_CREDENTIALS="./serviceAccount.prod.json"...
As I am working with DataConnect, I am trying to implement a versionning system where given an "Application" , it may have different "Snapshots", where each points to the previous...
### Description Adds Node 24 to our engines field and CI. TODO: (before merge) Merge https://github.com/firebase/superstatic/pull/493, release superstatic, update package.json to use new version of superstatic. Fixes #8559 TODO (after...
### [REQUIRED] Environment info **firebase-tools: v14.3.1** **pnpm: v10.10.0** **Node v24.0.0** **Platform: Ubuntu** ### [REQUIRED] Test case While installing/updating firebase-tools v14.3.1 with the latest Node release the error `ERR_PNPM_UNSUPPORTED_ENGINE` is shown....