Pana / nrm

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

nrm current failed not show anything #66

Open SunGuoQiang123 opened 4 years ago

SunGuoQiang123 commented 4 years ago

now nrm current failed, it show nothing. and nrm ls just show all registries and current registry not show "*" , look up the code, I find when i use non-custom registry, the registry[FIELD_IS_CURRENT] will always be falsy, so nothing will show, i wonder what the rease for that code to solve

killerlei commented 4 years ago

i have same problem by iterm2 in mac

EmilyMew commented 3 years ago

Thanks and fixed.

geekspeng commented 2 years ago

I also have same problem