nrm
nrm copied to clipboard
1.2.5 released on npm, using nrm ls commands, no normal display, current source tag
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:
And npm current
has no response
Modify 211 lines of code in cli.js,Changing && to | | can solve your problem.