Skip to content

3.2.0 local install build failed due to missing type dependency #306

@sckimynwa

Description

@sckimynwa

Hi Thank you for updating gax-nodejs to 3.2.0
After release, i pulled repository and yarn install to install dependency & compile/build project.
but, i got type error after typescript compile

1) Is this a client library issue or a product issue?
this is a client library issue i think.

[Issue ScreenShot]

image

2) Did someone already solve this?
I think the problem may due to this commit. (removing "download" package from devDependencies

After I add "download" to devDependencies, it solved.

"download": "^8.0.0",

Environment details

  • OS: MacOS Monteray 12.5
  • Node.js version: 16.15.0
  • npm version: 8.5.5
  • google-gax version: 3.2.0

Steps to reproduce

  1. local pull latest main
  2. yarn install it

Metadata

Metadata

Assignees

No one assigned

    Labels

    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