opentrace-community / opentrace-cloud-functions

OpenTrace Cloud Functions. Reference implementation of the BlueTrace protocol.
https://bluetrace.io
GNU General Public License v3.0
273 stars 121 forks source link

Error: firebase use must be run from a Firebase project directory. #53

Closed sudoharish closed 4 years ago

sudoharish commented 4 years ago

when i try to run firbase add commend throws below error

C:\Users\Harish>firebase use --add

Error: firebase use must be run from a Firebase project directory.

Run firebase init to start a project directory in the current folder.

Having trouble? Try firebase [command] --help

sudoharish commented 4 years ago

Need to install cloud files in git, then run from that-cloude function directory