Top "Firebase-cli" questions

The Firebase CLI provide a variety of tools for managing, viewing, and deploying to Firebase projects, as well as a set of emulators for Firebase products.

How to uninstall Firebase CLI (firebase-tools)

I install Firebase CLI (firebase-tools) https://github.com/firebase/firebase-tools by this code: curl -sL firebase.tools | bash How to …

firebase firebase-cli
How to deploy functions from other directory than '/functions'?

David in his repo: https://github.com/davideast/react-ssr-firebase-hosting has the file with firebase functions index.js in the main …

javascript firebase google-cloud-functions firebase-cli
Firebase Project Initialization Error: Cloud resource location is not set for this project

I tried to find a quick answer to this question but couldn't find anything. I am trying to set up …

firebase google-cloud-firestore firebase-cli