-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
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:
-- jira-client@8.2.2 -- postman-request@2.88.1-postman.32
+-- @postman/tough-cookie@4.1.2-postman.2
| -- punycode@2.3.0 -- har-validator@5.1.5
-- ajv@6.12.6 -- uri-js@4.4.1
`-- punycode@2.3.0 deduped
My Node-version: 21.1.0
Can you fix this or is there a common solution for the problem?
Thanks in advance
jtiee
Metadata
Metadata
Assignees
Labels
No labels