DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead
#1829
Labels
external
This issue is blocked on a bug with the actual product.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
when import { OAuth2Client } from "google-auth-library"; this warning appears and when removed the import, it disappears
OS - MacOs sonoama v.14.5
node -v = 20.14.0
npm -v = 10.8.1
"google-auth-library": "^9.11.0",
The text was updated successfully, but these errors were encountered: