Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot deploy backend function #26

Open
Rayapati-Tejasree opened this issue Nov 21, 2023 · 1 comment
Open

cannot deploy backend function #26

Rayapati-Tejasree opened this issue Nov 21, 2023 · 1 comment
Labels
question Usage or code question etc

Comments

@Rayapati-Tejasree
Copy link

Hi!
i cloned your git and did the changes according to the readme file. I successfully run the project. But couldn't deploy the backend function bcz of deploy --only "pairing" cmd.
ERROR SYAS - Cannot understand what targets to deploy/serve. No targets in firebase.json match '--only pairing.
Should i config the json file or did i miss something?
I'm new starting stage to development and this stuff ! sorry if it is a dumb qns !It would be great if you would help me!

@simonbengtsson simonbengtsson added the question Usage or code question etc label Nov 21, 2023
@simonbengtsson
Copy link
Owner

Likely there is some kind of config issues with your firebase project. I would advice you to follow the instructors in the documentation and deploy a "hello world" function first ensuring that work and then changing this code to the pairing function in this repository.

Firebase function docs: https://firebase.google.com/docs/functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usage or code question etc
Projects
None yet
Development

No branches or pull requests

2 participants