Re: [whatwg/url] Punycode deprecation warning (Issue #864)

sahilrajput03 left a comment (whatwg/url#864)

@jasnell Can you help where I can report this issue? I am getting exact same issue as above  in mutiple projects.

```bash
(node:46375) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
    at node:punycode:3:9
    at BuiltinModule.compileForInternalLoader (node:internal/bootstrap/realm:399:7)
    at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:338:10)
    at loadBuiltinModule (node:internal/modules/helpers:110:7)
    at Function._load (node:internal/modules/cjs/loader:1095:17)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
    at Module.require (node:internal/modules/cjs/loader:1335:12)
    at require (node:internal/modules/helpers:136:16)
    at Object.<anonymous> (/Users/apple/Documents/github_repos/learn-openai/tts-stt-google-genai/node_modules/whatwg-url/lib/url-state-machine.js:2:18)
```

Thanks.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/864#issuecomment-3133094992
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/864/3133094992@github.com>

Received on Tuesday, 29 July 2025 15:45:55 UTC