Pana / nrm

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

1.2.5 released on npm, using nrm ls commands, no normal display, current source tag #129

Open beezen opened 2 years ago

beezen commented 2 years ago

The 1.2.5 version released on NPM is inconsistent with the 1.2.5 version of the Master branch on Github. It is omissions when the 1.2.5 version is released.When using the 1.2.5 version released on NPM, use NRM LS unable to display the current source tag, there is a problem logic here, as shown: image

VectorLu commented 2 years ago

And npm current has no response image

ghost commented 2 years ago

Snipaste Modify 211 lines of code in cli.js,Changing && to | | can solve your problem.