Showing posts with label command. Show all posts
Showing posts with label command. Show all posts

Wednesday, March 11, 2015

Command to list all the globally installed npm pacakages with version

hi,  to list all the globally installed npm packages type this below command

npm list -g --depth=0