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: The punycode module is deprecated. Please use a userland alternative instead. #743

Open
ajs256 opened this issue Jun 3, 2024 · 0 comments

Comments

@ajs256
Copy link

ajs256 commented Jun 3, 2024

Description

When I run most commands in the CLI, I get a warning from Node:

DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.

Steps to reproduce

  • Run particle usb list or many other commands

Expected result

The node error shouldn't appear

Actual result

An error appears

Environment

Tell us about your setup:

  • OS: macOS 14.5
  • Node (run node -v): 21.7.2
  • NPM (run npm -v): 10.5.0
  • Particle CLI (run particle version): 3.23.6
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