Nicole

Results 12 comments of Nicole

I have the same issue, there is workaround to use `$GITHUB_OUTPUT` instead.

Is anyone available to review the PR? @leahecole 🙏. It's blocking us for a while, Thanks!

Given that there is an existing dependency `node-fetch` https://github.com/googleapis/gax-nodejs/blob/main/gax/package.json#L19, could we just swap `request` to `node-fetch`?

If the intent is that a request library must be provided to retry-request, would it be sufficient to throw an error here instead of requiring a module that is not...

I tries to integrate Connect with Next via Middleware, there is an issue on [Edge Runtime](https://beta.nextjs.org/docs/rendering/edge-and-nodejs-runtimes#edge-runtime). It only supports subset of available Node.js APIs.

Hi team, we are upgrading Firebase sdk to `10.12.4` and encountered some issues in our unit tests. Could you please help us to resolve them? Thanks ```tsx TypeError: ############################## ERROR...

Hi @dlarocque, FYI we are using the Firebase sdk with Next.js, and the testing framework is Jest. I will look into the issue and try to provide a minimal demo...

> > Hi @dlarocque, FYI we are using the Firebase sdk with Next.js, and the testing framework is Jest. I will look into the issue and try to provide a...

@timostamm FYI I have raised a PR for the issue https://github.com/bufbuild/protobuf-es/pull/1004

Thanks for the clarification, that makes sense. We can revisit this once there is progress on the playwright side.