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

[fix] Upgarde juice package to version 11 to remove DeprecationWarning: The punycode module is deprecated warning #467

Open
damusix opened this issue Oct 8, 2024 · 0 comments
Labels

Comments

@damusix
Copy link

damusix commented Oct 8, 2024

Describe the bug

Node.js version: 22

OS version: MacOS, Ubuntu 22, Alpine 3.20

Description:

(node:65250) [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:99:7)
    at Function.Module._load (node:internal/modules/cjs/loader:1099:17)
    at TracingChannel.traceSync (node:diagnostics_channel:315:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
    at Module.require (node:internal/modules/cjs/loader:1339:12)
    at require (node:internal/modules/helpers:126:16)
    at /......./node_modules/.pnpm/[email protected]/node_modules/whatwg-url/lib/url-state-machine.js:2:18
Screenshot 2024-10-08 at 10 07 26 AM Screenshot 2024-10-08 at 10 08 06 AM Screenshot 2024-10-08 at 10 08 18 AM Screenshot 2024-10-08 at 10 08 26 AM Screenshot 2024-10-08 at 10 08 45 AM
@damusix damusix added the bug label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant