Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

@google-cloud/storage should be defined as a normal dependency #287

@qamil

Description

@qamil

Version 2.0.2 has an import of the "@google-cloud/storage" package inside table.ts. However it's defined as a devDependency instead of a dependency in package.json. This forces me to introduce this dependency to my own project or it will cause a typescript compile error.

See https://github.com/googleapis/nodejs-bigquery/blob/master/src/table.ts#L36
It was added with this PR #246

Thanks!

Metadata

Metadata

Labels

🚨This issue needs some love.api: bigqueryIssues related to the googleapis/nodejs-bigquery 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