Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fengmk2 opened this issue May 16, 2024 · 0 comments

Comments

@fengmk2
Copy link
Member

fengmk2 commented May 16, 2024

(node:67976) [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:398:7)
    at BuiltinModule.compileForPublicLoader (node:internal/bootstrap/realm:337:10)
    at loadBuiltinModule (node:internal/modules/helpers:96:7)
    at Function.Module._load (node:internal/modules/cjs/loader:1037:17)
    at Module.require (node:internal/modules/cjs/loader:1271:19)
    at require (node:internal/modules/helpers:123:16)
    at Object.<anonymous> (/Users/fengmk2/git/github.com/cnpm/cnpmcore/node_modules/[email protected]@whatwg-url/lib/url-state-machine.js:2:18)
    at Module._compile (node:internal/modules/cjs/loader:1434:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1518:10)


npm ls whatwg-url    
[email protected] /Users/fengmk2/git/github.com/cnpm/cnpmcore
├─┬ @elastic/[email protected] -> ./node_modules/_@[email protected]@@elastic/elasticsearch
│ └─┬ [email protected] -> ./node_modules/[email protected]@node-fetch
│   └── [email protected] -> ./node_modules/[email protected]@whatwg-url
├─┬ @simplewebauthn/[email protected] -> ./node_modules/_@[email protected]@@simplewebauthn/server
│ └─┬ [email protected] -> ./node_modules/[email protected]@cross-fetch
│   └─┬ [email protected] -> ./node_modules/[email protected]@node-fetch
│     └── [email protected] deduped -> ./node_modules/[email protected]@whatwg-url
└── [email protected] extraneous -> ./node_modules/[email protected]@whatwg-url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant