Giter Site home page Giter Site logo

Comments (6)

Rochet2 avatar Rochet2 commented on July 20, 2024 1

I can do that, but it is not necessarily viable long term fix and does not address the larger problem. I am not the only one that will run into the issue.

Doesn't gax have a way to control its own dependencies so they would work with the library?
I see the package file does not list any dependencies in the repository.

from gax-nodejs.

Rochet2 avatar Rochet2 commented on July 20, 2024

Issue originates from #1552 which added the dependency to the newer version of google-auth-library.

And to clarify, people will want to verify that their package-lock.json does not have
google-auth-library version < 9.3.0 AND google-gax version 4.3.0 or newer at the same time.

from gax-nodejs.

sofisl avatar sofisl commented on July 20, 2024

Hi @Rochet2, if you delete your package-lock.json and reinstall dependencies, you should pull in the latest version of the auth library.

from gax-nodejs.

Rochet2 avatar Rochet2 commented on July 20, 2024

Looks like this is the correct place to edit

"google-auth-library": "^9.0.0",

from gax-nodejs.

lucasvickers avatar lucasvickers commented on July 20, 2024

I'm still seeing this issue using the following:

@google-cloud/[email protected]
[email protected]
[email protected]

I've skimmed my package-lock.json to confirm no sub dependencies are pulling in old library versions.

from gax-nodejs.

rbatista191 avatar rbatista191 commented on July 20, 2024

I keep on having this issue as well 😢

from gax-nodejs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.