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