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

remove punycode warning when running cli options for init, build, format #1147

Open
cmwylie19 opened this issue Sep 18, 2024 · 0 comments · May be fixed by #1152
Open

remove punycode warning when running cli options for init, build, format #1147

cmwylie19 opened this issue Sep 18, 2024 · 0 comments · May be fixed by #1152
Assignees

Comments

@cmwylie19
Copy link
Collaborator

cmwylie19 commented Sep 18, 2024

Describe what should be investigated or refactored

This error is a very bad look for the user when running Pepr for the first time. We should suppress it, as people constantly complain.

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

Controller logs:

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

Additional context

Add any other context or screenshots about the technical debt here.

@cmwylie19 cmwylie19 self-assigned this Sep 18, 2024
@cmwylie19 cmwylie19 linked a pull request Sep 18, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

1 participant