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

Deprecation Warning punycode #371

Open
kapluck opened this issue Jul 12, 2024 · 0 comments
Open

Deprecation Warning punycode #371

kapluck opened this issue Jul 12, 2024 · 0 comments

Comments

@kapluck
Copy link

kapluck commented Jul 12, 2024

Hello there, when I execute js which uses
"jira-client": "8.2.2",
I get the following:
(node:17544) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
This module is used by jira-client:
npm ls punycode:
-- [email protected] -- [email protected]
+-- @postman/[email protected]
| -- [email protected] -- [email protected]
-- [email protected] -- [email protected]
`-- [email protected] deduped

My Node-version: 21.1.0
Can you fix this or is there a common solution for the problem?

Thanks in advance

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