We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
module is deprecated. Please use a userland alternative instead.
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.
particle usb list
The node error shouldn't appear
An error appears
Tell us about your setup:
node -v
npm -v
particle version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When I run most commands in the CLI, I get a warning from Node:
Steps to reproduce
particle usb list
or many other commandsExpected result
The node error shouldn't appear
Actual result
An error appears
Environment
Tell us about your setup:
node -v
): 21.7.2npm -v
): 10.5.0particle version
): 3.23.6The text was updated successfully, but these errors were encountered: