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.15.2 **Platform:** Windows ### [REQUIRED] Test case Try to deploy Cloud Functions V2 (mix between callables, https and Firestore triggers) `firebase deploy --only functions` Currently...

type: bug
api: functions
Needs: Attention

### Description ### Scenarios Tested ### Sample Commands

### Description The new button relies on the VSCode's built-in open command. ### Scenarios Tested ### Sample Commands

The directory for Firebase **extensions** manifest is currently hardcoded as `"extensions"`. This restricts flexibility for users who want to organize their project structure differently, especially in monorepos or more complex...

type: feature request
Extensions Manifest

It would be great if you can pass parameters to the flutter build command because I would like to change the render of my app from CanvasKit to HTML

type: feature request
integration: web frameworks

### Environment info **firebase-tools:** 13.16.0 **Platform:** Linux ### Test case Any Vite based project which uses modes. ### Steps to reproduce We disable AppCheck in local dev environments. We only...

type: bug
Needs: Attention
integration: web frameworks

### [REQUIRED] Environment info GitHub Action execution on `ubuntu-latest` with Firebase CLI installed with `npm install -g firebase-tools` **firebase-tools:** `13.20.2` **Platform:** `Ubuntu` ### [REQUIRED] Test case - I've not been...

type: bug
emulator-suite

### [REQUIRED] Environment info **firebase-tools:** 13.15.2 **Platform:** Windows 11 ### [REQUIRED] Test case - Using the emulator with functions, firestore, hosting - .env.local contains METADATA_SERVER_DETECTION=none (see #6765 ) - http://169.254.169.254/computeMetadata/v1/universe/universe_domain...

type: bug
emulators: functions

### [REQUIRED] Environment info **firebase-tools:** 13.13.0 **Platform:** MacOS ### [REQUIRED] Test case Steps to reproduce should be enough ### [REQUIRED] Steps to reproduce 1. Create a new pnpm workspace with...

type: feature request
api: apphosting

### [REQUIRED] Environment info **firebase-tools:** 12.5.1 **Platform:** Ubuntu ### [REQUIRED] Test case Hi, after adding the `googlecloud/[email protected]` to our extensions: ```json "extensions": { "firestore-send-email": "firebase/[email protected]", "mailchimp-firebase-sync": "mailchimp/[email protected]", "firestore-semantic-search": "googlecloud/[email protected]" }...

type: bug
api: extensions