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

4.7.0 build folder has no build file #457

@lzhao1AtWoolworths

Description

@lzhao1AtWoolworths

Hi there,

  • What you're trying to do
    I was doing an "npm install" of this package and the build folder
    @google-cloud/bigquery-storage/build
    appeared to have only the package.json file. All import statements (Typescript) that referred to this module reported that

Cannot find module '@google-cloud/bigquery-storage' or its corresponding type declarations.ts(2307)

  • What code you've already tried
    I checked the npm repository's files and it did look strange:

Screenshot 2024-05-09 at 09 35 45

I switched to use the fixed version 4.6.0 and more files became available in the build foler.

  • Any error messages you're getting
    All builds of my service that were built successfully some days ago are now failing because of that.

Can someone have a look please? The issue seems just that build files weren't packaged/uploaded onto 4.7.0 on npm.

Regards,
Lee

Metadata

Metadata

Assignees

Labels

api: bigquerystorageIssues related to the googleapis/nodejs-bigquery-storage API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to 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