Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead #1829

@CodeFoxLk

Description

@CodeFoxLk

when import { OAuth2Client } from "google-auth-library"; this warning appears and when removed the import, it disappears

(node:32561) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

OS - MacOs sonoama v.14.5
node -v = 20.14.0
npm -v = 10.8.1
"google-auth-library": "^9.11.0",

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalThis issue is blocked on a bug with the actual product.priority: p2Moderately-important priority. Fix may not be included in next release.size: mPull request size is medium.type: cleanupAn internal cleanup or hygiene concern.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions