particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

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

Open ajs256 opened 4 months ago

ajs256 commented 4 months ago

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

Expected result

The node error shouldn't appear

Actual result

An error appears

Environment

Tell us about your setup: