koalazak / dorita980

Unofficial iRobot Roomba and Braava (i7/i7+, 980, 960, 900, e5, 690, 675, m6, etc) node.js library (SDK) to control your robot
MIT License
964 stars 149 forks source link

Punycode module is deprecated #194

Closed Bonjoldt closed 3 weeks ago

Bonjoldt commented 3 weeks ago

New home assistant user here. Attempting to run the initial node myapp.js hits me with the following:

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

Not entirely sure how to go about resolving this since I'm pretty new to this sort of thing. Any advice is greatly appreciated!