-
I am trying to redeploy my cloud function v2 with a slightly different configuration. My goal is to enable CPU allocation at all times rather than not having CPU allocated when the function is not…
-
### Version info
**firebase-functions-test:**
``` json
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"chai": "^4.3.7",
"firebase-functions…
-
Hello. First, I'd like to show my appreciation for building this project. This topic has been a pain in the butt for years.
I used to use firelink which works too. But the solution you've provided is…
-
### [REQUIRED] Version info
**node: n/a**
**firebase-functions: n/a**
**firebase-tools: n/a**
**firebase-admin: n/a**
### [REQUIRED] Test case
Firebase Blocking Auth …
-
This assumes that Genkit has been instanced (https://github.com/firebase/genkit/issues/1230) and some options like model can be passed through to primitives defined within.
```go
ctx := context.Ba…
-
### Describe your environment
* Operating System version: OSX (and in the cloud environment)
* Firebase SDK version: ^11.11.0
-
### [REQUIRED] Environment info
Version: 13.7.1
OS: Ubuntu
### [REQUIRED] Test case
Deployment with a failing function update.
### [REQUIRED] Steps to reproduce
`firebase deplo…
-
### [REQUIRED] Version info
**node:** v16.13.1
**firebase-functions:** 4.0.0-rc.0 (also reproduced with 3.24.1)
**firebase-tools:** N/A (in yarn.lock)
**firebase-admin:** 1…
maoo updated
8 months ago
-
Firebase functions will not work with node:8.0
Downgrading node to 6.10 helped to solve this issue. It will be worth to mention **this in bold in this codelab.**
Thank you for your work!
This i…
-
After checkout API successfully completes, I can see that the DB triggers call to send email. However this is reporting the following error:
TypeError: Cannot read property 'id' of undefined
…
ghost updated
6 years ago