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:** `11.7.0` **Platform:** macOS ### [REQUIRED] Test case I have a codebase where I am migrating functions to v2. I accidentally left the old `functions.config()` code...

api: functions
bug

### [REQUIRED] Environment info **firebase-tools:** 11.7.0 **Platform:** Windows 11 ### [REQUIRED] Test case There isn't really an example... it's crashing on attempted login. Firebase is installed with `npm i -g...

bug

### [REQUIRED] Environment info **firebase-tools:** 11.7.0 **Platform:** Windows ### [REQUIRED] Test case I tried to initialize firebase in my angular project but failed ### [REQUIRED] Steps to reproduce I tried...

Needs: Attention
bug

### Description Prevents the Firebase Rules runtime process exit signal from throwing an Error and preventing data export from happening on emulator stoppage. Fixes https://github.com/firebase/firebase-tools/issues/3799 ### Scenarios Tested ### Sample...

### Description Instead of fetching a certain page of linkable git repos, `fetchLinkableGitRepositories` has been updated to fetch all linkable git repositories, iterating over all pages. This will behave similar...

- Factors out Runtimes into a new file so that they can be imported into firebaseConfig.ts and have a single source of truth and prevent the error encountered in https://github.com/firebase/firebase-tools/issues/6774#issuecomment-1953399977...

### [REQUIRED] Environment info * **firebase-tools:** 13.4.1 * **Platform:** macOS Sonoma 14.3.1 ### [REQUIRED] Test case ```javascript const media = [jpg1, jpg2, jpg3, jpg4]; // files range in size from...

type: bug
Needs: Author Feedback
emulators: storage

### [REQUIRED] Environment info **firebase-functions**: 4.8.0 **firebase-tools:** 13.5.1 **Ubuntu:** Latest ### [REQUIRED] Test case Unable to provide minimal example since this is happening in Github Actions CICD. But Firebase Functions...

type: bug
api: functions

### [REQUIRED] Environment info firebase --version 12.4.2 **firebase-tools:** macOS **Platform:** ### [REQUIRED] Test case vishnu.duggisetty ~ % firebase --debug login i Firebase optionally collects CLI and Emulator Suite usage and...

type: bug
api: core
Needs: Attention

Co-authored-by: @himanshu810e ### Description fix #5888 (This staled issue has a lot of comments attached to it, but it has not been re-opened.) [This comment](https://github.com/firebase/firebase-tools/issues/5888#issuecomment-1641950931) stating that the issue was...