Skip to content

Instantly share code, notes, and snippets.

@paulo-campos
Forked from AbimaelAndrade/npmlist.md
Created December 11, 2019 18:24
Show Gist options
  • Select an option

  • Save paulo-campos/72b0fcc7a913eed37a8099896b135e67 to your computer and use it in GitHub Desktop.

Select an option

Save paulo-campos/72b0fcc7a913eed37a8099896b135e67 to your computer and use it in GitHub Desktop.
Listar pacotes NPM instalados globalmente e suas versões

NPM LIST

Como ver quais pacotes estão instalados globalmente na sua máquina e quais suas versões.

$ npm list -g --depth=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment