Skip to content

Deprecation Warning punycode #371

Description

@kapluck

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions