Pana / nrm

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

为什么使用 nrm ls 不显示星号了? #126

Closed createYourFirst closed 2 years ago

rawbin- commented 2 years ago

同样的问题 masOS 12.0.1 zsh node 16.13.1

rawbin- commented 2 years ago

发现现在直接安装源码是ok的

npm install Pana/nrm -g
createYourFirst commented 2 years ago

发现现在直接安装源码是ok的

npm install Pana/nrm -g

是的, 通过 npm install Pana/nrm -g 就好了, thank u

amandafanny commented 2 years ago

I found some logic error in item.is-current. image