Skip to content

fix: Update punycode import path#99

Open
wrobinson91 wants to merge 1 commit intogarycourt:masterfrom
wrobinson91:fix-punycode-import
Open

fix: Update punycode import path#99
wrobinson91 wants to merge 1 commit intogarycourt:masterfrom
wrobinson91:fix-punycode-import

Conversation

@wrobinson91
Copy link

With later Node versions, deprecation warnings began to appear about
changing the import path to avoid using core modules, instead to use
userland modules. This follows the advice for punycode's most recent
version (v2.3.1). This should ideally be applied for a v4.4.2 tag so
a number of active packages can remove this warning.

With later Node versions, deprecation warnings began to appear about
changing the import path to avoid using core modules, instead to use
userland modules. This follows the advice for `punycode`'s most recent
version (v2.3.1). This should ideally be applied for a v4.4.2 tag so
a number of active packages can remove this warning.
@j0k3r
Copy link

j0k3r commented Dec 12, 2024

There is already something #95

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

Successfully merging this pull request may close these issues.

2 participants