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:** 12.6.1 **Platform:** Ubuntu ### [REQUIRED] Test case Hi, I'm using next 13 with pages directory and I'm trying to use a simple redirection from a...

type: bug
Needs: Author Feedback
integration: web frameworks

https://github.com/firebase/firebase-tools/pull/5691 [introduced](https://github.com/firebase/firebase-tools/commit/e5981f2e0f40ff87139039cb5ac5004231f2e69f#diff-372d171b067c11f7dbdea434bc98b44c356278e71e0f1251758e4ca25517c0b8R459) a 10s timeout for bundling next.config.js. This bundling uses `npx esbuild next.config.js` command and it may timeout for a variety of reasons (most likely, network-related). When this happens,...

type: bug
Needs: Author Feedback
integration: web frameworks

### [REQUIRED] Environment info **firebase-tools:** `13.11.2` **Platform:** `macOS` ### [REQUIRED] Test case I am so sorry, I cannot find reasonable time to provide this... ### [REQUIRED] Steps to reproduce 1....

type: bug
firepit

### [REQUIRED] Environment info **firebase-tools:** 12.3.0 **Platform:** Windows 11 ### [REQUIRED] Test case Run `firebase init` on Windows. ### [REQUIRED] Steps to reproduce 1. Run `firebase init` 2. Select `Functions`...

api: functions
integration: python

< ### [REQUIRED] Environment info Firebase CLI: 13.11.2 Windows, Next.js 14.2.3 ### [REQUIRED] Test case A new project was created, a search was done using searchParams. Localhost works properly without...

type: bug
Needs: Attention
integration: web frameworks

### Description Add support for scheduled functions emulator ### Sample Commands Not applicable

When running `firebase deploy --only hosting` in a turborepo project it seems that firebase run the next npm command as part of series of scripts: `npm i --omit dev --no-audit`...

type: feature request

### [REQUIRED] Environment info **firebase-tools:** 13.10.0 **Platform:** macOS ### [REQUIRED] Test case See "Steps to reproduce" below. ### [REQUIRED] Steps to reproduce ``` # .firebaserc { "projects": { "prod": "my-project-prod",...

type: bug
integration: web frameworks

### Description This PR is intended to fix the issue #7207 by checking if the .env. file exists and make it available for the build process. ### Scenarios Tested 1....

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