codefresh-io / cli

Codefresh CLI
https://codefresh-io.github.io/cli/
MIT License
76 stars 36 forks source link

"[DEP0040] The punycode module is deprecated" with Node.js 21.x #857

Open apollonin opened 6 months ago

apollonin commented 6 months ago

on a latest version of yarn codefresh cli throws a warning all the time, which clogs the logs

►codefresh get builds                                                                                                                                                                                            1.429s 12:42
(node:80396) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
►yarn -v                                                                                                                                                                                                            2.241s 12:42
1.22.22