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: 9.23.0** **Platform: Windows, Flutter, VSCode** ### [REQUIRED] Test case ``` (69) match /users/{userId} { (70) allow create: (71) if request.auth != null (72) && request.auth.uid...

type: bug
emulators: firestore
emulator-suite

Before I submit this as a feature request, I want to see if I am correct in understanding the problem and if this is even a viable feature. Basically, I...

type: feature request
emulator-suite

### [REQUIRED] Environment info **firebase-tools:** 9.23.3 **Platform:** macOS ### [REQUIRED] Test case ```js const admin = require("firebase-admin") admin.initializeApp() // called twice exports.user = require("node-fetch") // causes ESM error ``` ###...

type: bug
emulator-suite
emulators: functions

### [REQUIRED] Environment info **firebase-tools:** 9.9.0 **Platform:** macOS ### [REQUIRED] Test case For the emulated environment it's impossible to set strictTriggerValidation = false ### [REQUIRED] Steps to reproduce Start firebase...

type: bug
emulator-suite
emulators: database
internal-bug-filed

### [REQUIRED] Environment info **firebase-tools:** 9.2.2 **Platform:** WSL v2 Debian ### [REQUIRED] Test case ``` import * as functions from "firebase-functions"; import express from "express"; const app = express(); app.post("/api/test",...

type: bug
api: functions
Needs: Attention
emulators: functions

### Operating System macOS ### Browser Version Safari 16.5.2 ### Firebase SDK Version 10.4.0 ### Firebase SDK Product: Auth ### Describe your project's tooling index.html with source tag. ### Describe...

type: bug
emulators: auth

### Operating System macOS ### Browser Version Safari 16.5.2 ### Firebase SDK Version 10.1.0 ### Firebase SDK Product: Auth ### Describe your project's tooling index.html with source tag. ### Describe...

type: bug
emulators: auth

### Environment info **firebase-tools:** 9.1.0 **Platform:** MacOS 11.1 **Machine:** 3,3GHz Dual-Core Intel i7, 16GB, SSD **Browser:** Google Chrome 87.0.4280.88 (Official Build) (x86_64) ### Test case Not applicable ### Steps to...

type: bug
emulator-suite

### [REQUIRED] Environment info firebase-tools: 9.20.0 Platform: macOS ### [REQUIRED] Test case Create a project folder with a period, e.g. ".firebaseProject/functions" and run emulator. ### [REQUIRED] Steps to reproduce This...

type: bug
emulator-suite
emulators: functions

### [REQUIRED] Environment info **firebase:** 9.1.2 **firebase-tools:** 9.21.0 **Platform:** macOS Big Sur (11.6) ### [REQUIRED] Test case I'm experiencing a bug using the Firestore Emulator. On document creation, the `onSnapshot`...

type: bug
emulators: firestore
Needs: Attention
emulator-suite