Pana / nrm

NPM registry manager, fast switch between different registries: npm, cnpm, nj, taobao
MIT License
2.81k stars 246 forks source link

run command:nrm ls, then error occurrenced #174

Closed geedys closed 1 month ago

geedys commented 4 months ago

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

当我运行命令时报以上错误。 我的环境: Nodejs version:v22.2.0 NPM verson: 10.7.0

a15218378694 commented 3 months ago

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

当我运行命令时报以上错误。 我的环境: Nodejs version:v22.2.0 NPM verson: 10.7.0

请问解决了吗?我也碰到同样问题