python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Cannot upload multiple files when using the firebase emulator
I have an angular web application that can upload multiple files to firebase storage. It works fine with the production server, but when I try to upload using the firebase emulator I get this error if...

Jørgen Rasmussen
Votes: 0
Answers: 0
Firebase Emulator Seems To Be Trying To Run TypeScript Code As JavaScript Code In Sign In With Google PopUp In Remix
I am building a sign in page with firebase auth. I have made a simple button that you can click to login or signup with Google. It works fine when using it without the firebase emulator, but when I us...
Alien10
Votes: 0
Answers: 1
Firebase onFinalize doesn't trigger for functions emulator
I'm setting up the env for local development and just testing to see if the emulators are working but my simple test is failing without any errors.
// functions/index.js
exports.pdftoimg = functions.s...
eozzy
Votes: 0
Answers: 1
Firebase CLI commands printing unexpected malicious looking response on Linux, The text has infinite number of word: 'testing'
I am using Ubuntu.
I have recently installed firebase-tools using npm with the command as officially stated:
npm install -g firebase-tools
Also later unaware, installed another package locally in my...

Kartik Arora
Votes: 0
Answers: 3