Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Unable to install on Node 12 #1129

@mctavish

Description

@mctavish

This package depends on firebase-admin, which in turn depends on @fastify/busboy. The 1.2.0 release of @fastify/busboy dropped support for Node 12 but this package still supports Node 12.

The proposed solution is to simply pin @fastify/busboy to 1.1.0 until support for Node 12 is removed from this package.

Metadata

Metadata

Assignees

Labels

api: clouddebuggerIssues related to the googleapis/cloud-debug-nodejs API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions