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

DeprecationWarning for punycode module #21

Open
dd23 opened this issue Jul 18, 2024 · 0 comments
Open

DeprecationWarning for punycode module #21

dd23 opened this issue Jul 18, 2024 · 0 comments

Comments

@dd23
Copy link
Member

dd23 commented Jul 18, 2024

When running make e2e-test there are several warnings for a deprecated module during contract deployment.
The same warning shows up when running tests with npx hardhat test.

(node:54562) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Running Node.js v22.4.0 on MacOS 14.5.

This is probably not a big deal, but would be nice to have it fixed.

@dd23 dd23 changed the title DeprecationWarning for punycode module during make e2e-test DeprecationWarning for punycode module Jul 18, 2024
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

No branches or pull requests

1 participant