Skip to content

Azure/ms-rest-js -> node-fetch@v2 dependency triggers "DeprecationWarning: The punycode module is deprecated" #2173

@jsoref

Description

@jsoref

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://github.com/check-spelling-sandbox/excalidraw-libraries/actions/runs/18911114509/job/53981832602?pr=2
  2. Expand Post Setup Node.js 24.x
  3. See error:

    (node:2110) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.

Expected behavior
no instance of:

(node:2110) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.

Screenshots

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

Desktop (please complete the following information):

  • OS: Ubuntu 24.04.3 LTS

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions