Pana / nrm

NPM registry manager, fast switch between different registries: npm, cnpm, nj, taobao

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

beezen opened this issue · comments

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

And npm current has no response
image

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