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

Open
daryllimyt opened this issue Apr 10, 2024 · 0 comments
Open

Fix punycode deprecation warning #30

daryllimyt opened this issue Apr 10, 2024 · 0 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
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: Backlog
Development

No branches or pull requests

1 participant