Skip to content

Instantly share code, notes, and snippets.

@sadikaya
Created November 11, 2016 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sadikaya/bd3c48838de0f3ac012ed36068c7b367 to your computer and use it in GitHub Desktop.
Save sadikaya/bd3c48838de0f3ac012ed36068c7b367 to your computer and use it in GitHub Desktop.
check globally installed npm packages
npm list -g --depth=0
$ npm list -g --depth=0
C:\Users\skay\AppData\Roaming\npm
+-- colorguard@1.2.0
+-- create-react-app@0.6.0
+-- node-gyp@3.4.0
+-- npm@4.0.2
+-- npm-check@5.4.0
+-- rimraf@2.5.4
+-- serve@1.4.0
`-- yarn@0.16.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment