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

The Firebase Command Line Tools

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

### [REQUIRED] Environment info firebase-tools: 13.15.2 Platform: macOS ### [REQUIRED] Test case - Create new firebase project. - `firebase init` and select functions - Create new firestore database on console...

type: bug
api: firestore

Hi I have tried some solutions to provide both i18n and server-side rendering but it seem firebase have limitation that baseHref of each locale must be "" so I can't...

type: feature request
api: hosting
integration: web frameworks

### Environment info **firebase-tools:** 13.13.1 **Platform:** Mac OS Sonoma 14.0 ### Test cases **1.** `firebase experiments:disable functionsv2deployoptimizations` `firebase deploy --only functions:main` with a codebase containing 13 2nd generation Cloud Functions....

type: bug
api: functions

### [REQUIRED] Environment info **firebase-tools:** 13.4.1 **Platform:** Windows ### [REQUIRED] Test case I am deploying Vite React SSR solution for Firebase Express.js but it's not detecting server.js ### [REQUIRED] Steps...

type: bug
integration: web frameworks

### [REQUIRED] Environment info **firebase-tools:** 12.5.4 **Platform:** macOS ### [REQUIRED] Test case Run `firebase use prod` in Bitrise CI. ### [REQUIRED] Steps to reproduce When running `firebase use prod`, we...

type: bug
api: core

### [REQUIRED] Environment info **firebase-tools: 13.15.4** **Platform: MacOS** ### [REQUIRED] Test case `npx firebase-tools emulators:start` ### [REQUIRED] Steps to reproduce 1. Load the storage UI from a clean install of...

type: bug
emulators: storage

### Description Adding some extra logging to sanity check update-notifier. These messages will show up at the very top of firebase-debug.log. The notifier seems to still be working for me:...

This is basically the same as #7268 as that issue has been closed as fixed. It is NOT fixed. ### [REQUIRED] Environment info **firebase-tools:** 13.14.2 **Platform:** - ubuntu-latest, Github Actions...

type: bug
api: functions
Needs: Attention

### [REQUIRED] Environment info **firebase-tools:** 13.13.3 **Platform:** macOS Sonoma 14.5 ### [REQUIRED] Test case Use Orta.vscode-jest extension, configure `firebase emulators:exec "jest"` as its command, run jest unit test. ### [REQUIRED]...

type: bug
api: core

Currently we do this for the emulators: * One `Ctrl+C (SIGINT)` --> clean shutdown * Two or more `Ctrl+C (SIGINT)` separated by a human interval --> immediate shutdown We should...

type: feature request
polish
emulator-suite
internal-bug-filed