Closed mccare closed 11 months ago
Also experiencing this error in a dev environment š
@danielbankhead this or a similar issue seems to be spread into other NodeJS libraries: https://github.com/googleapis/nodejs-pubsub/issues/1884
What are the recommended steps to fix it?
@IchordeDionysos could you double-check npm ls google-auth-library
? All 9.x versions should be on 9.6.3. If not, an rm -rf node_modules package-lock.json && npm i
should resolve.
All of them were 9.2.0
.
For me running yarn upgrade
worked š
Environment details
google-auth-library
version: 9.3.0Steps to reproduce
Launching with google-gax 4.0.5 on google cloud run, the upgrade from 9.2.0 to 9.3.0 produces this new exception: