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 punycode deprecation warning #30

Closed
daryllimyt opened this issue Apr 10, 2024 · 2 comments
Closed

Fix punycode deprecation warning #30

daryllimyt opened this issue Apr 10, 2024 · 2 comments
Labels
bug Something isn't working cicd good first issue Good for newcomers

Comments

@daryllimyt
Copy link
Contributor

daryllimyt commented Apr 10, 2024

Description

(node:19052) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.

Plausible causes

  • Local node version being v21.7.1. Even numbers are LTS.

Fix

Likely - Upgrade yarn / pnpm and lock the version in package.json

Resources

yarnpkg/yarn#9013

@daryllimyt daryllimyt self-assigned this Apr 10, 2024
@daryllimyt daryllimyt added bug Something isn't working good first issue Good for newcomers cicd labels Apr 10, 2024
@daryllimyt daryllimyt removed their assignment Apr 10, 2024
@AshutoshNanaware
Copy link

Hello @daryllimyt , I am working on this issue. Can you please assign it to me to avoid any conflicts?

@daryllimyt
Copy link
Contributor Author

hey, thanks for taking a look at this - going to close this for now as the issue appears to have been fixed in recent versions of pnpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cicd good first issue Good for newcomers
Projects
Status: Done
Development

No branches or pull requests

2 participants