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

### Description Adds a prompt during App Hosting onboarding to make sure user enters a Firebase web app that they would like to associate their Backend with. ### Sample Commands...

### [REQUIRED] Environment info **firebase-tools:** 13.4.1 **Platform:** Windows ### [REQUIRED] Test case The following steps work and yield a good deployment when executed from Linux or Mac (n=1+1). However, not...

type: bug
platform: windows
integration: web frameworks
reproducible

### Description Remove development-only files from deployed files. Closes #6715 ### Scenarios Tested see test case added in 1f579d7601b63a0d3d9f3da5e7f3afb27f89cdfb ### Sample Commands

integration: web frameworks

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies

Rules that use `resource.data` appear to be evaluated twice in the Firestore emulator. The first time always fails with an error, but the second one succeeds and allows/denies access as...

type: bug
emulators: firestore

### [REQUIRED] Environment info **firebase-tools:** 12.7.0 **Platform:** macOS **Next:** 13.4.19 ### [REQUIRED] Test case Added firebase to an existing, simple next app with a couple of `api` endpoints and the...

type: bug
api: functions
Needs: Attention
integration: web frameworks

### [REQUIRED] Environment info **firebase-tools:** 13.3.1 **Platform:** Windows ### [REQUIRED] Test case This is happening on any trigger event that tries to make more than 40+ updates ### [REQUIRED] Steps...

type: bug
emulators: functions

### Description - If user chooses to set up a build script, do not suggest `npm ci && npm run build`. The reasons are: - The user can edit it...

integration: web frameworks

### Environment info **firebase-tools: 12.7.0** **Platform: Ubuntu 22.04.3 LTS** ### Test case I'm starting a fresh project with GitHub and the Next.js framework integration. I started from scratch this morning,...

type: bug
api: hosting
integration: web frameworks
reproducible