-
### [REQUIRED] Environment info
**firebase-tools:**13.22.0
**Platform:**macOS
### [REQUIRED] Steps to reproduce
1. Define the schema and queries for DataConnect.
2. Gene…
-
### Related issues
I couldn't find any related issues.
### Version info
**node:** 20
**firebase-functions:** 5.0.0
**firebase-tools:** 13.15.2
### Test case
```typ…
-
### Description
```
Non-fatal Exception: java.lang.Exception: InvalidOperationException : Don't call Firebase functions before CheckDependencies has finished
at Firebase.FirebaseAp…
-
### Environment info
Running inside firebase functions (also emulated)
```json
"firebase": "8.6.1",
"firebase-admin": "^9.8.0",
"firebase-functions": "^3.14.1",
"firebase-tools": "^9…
-
## Environment
```sh
# copypaste this script into your shell and
$ date; r2 -v; uname -ms
Mon Jun 5 23:57:00 CST 2023
radare2 5.8.7 30844 @ darwin-x86-64
birth: git.5.8.6-166-g6799fa41af 202…
-
### Related issues
### [REQUIRED] Version info
**NODE:** 20.14.0
**NPM:** 10.7.0
**firebase-functions:**
**firebase-tools:**
**firebase-admin:**
### [REQUIRED] T…
-
### [READ] Step 1: Are you in the right place?
Yes, right place.
### [REQUIRED] Step 2: Describe your environment
* Android Studio version: 2022.3.1
* Firebase Component: Auth (Datab…
-
I expect to be able to use the `Jimp.read()` function to load and manipulate images without encountering an error.
The `Jimp.read()` function is throwing a `Jimp.read is not a function` error, and I'…
-
The region for firebase functions must be declared at initialisation, but this package doesn't provide any way to give a region.
This is really important to reduce latency as much as possible.
h…
-
I am getting run-time error when trying to run LangGraph inside a Firebase function.
Firebase Function:
```
exports.langgraph = onRequest(async (request, response) => {
const articleId = requ…