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


No comments:

Post a Comment