You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your doc, you said.
"Project setup
Clone or download this repo from github
Run from command line:
cd functions
npm install"
..now I'm guessing this should be after Firebase login right?
the cd functions should also be in the cmd cli (function directory) after selecting the project on fire-base in question?
where does "npm install come in?" and what target is the install? Is it the selected project in the firestore or something else?
Overall, please kindly clarify how these cloud functions should be properly run on firebase cloud service.
Thank you
The text was updated successfully, but these errors were encountered:
Nice work guys, nice work.
In your doc, you said.
"Project setup
Clone or download this repo from github
Run from command line:
cd functions
npm install"
..now I'm guessing this should be after Firebase login right?
the cd functions should also be in the cmd cli (function directory) after selecting the project on fire-base in question?
where does "npm install come in?" and what target is the install? Is it the selected project in the firestore or something else?
Overall, please kindly clarify how these cloud functions should be properly run on firebase cloud service.
Thank you
The text was updated successfully, but these errors were encountered: