Skip to content

Instantly share code, notes, and snippets.

@kriszyp
Created May 13, 2010 19:27
Show Gist options
  • Save kriszyp/400308 to your computer and use it in GitHub Desktop.
Save kriszyp/400308 to your computer and use it in GitHub Desktop.
bash-3.2# npm config ls
npm configfile /Users/kriszyp/.npmrc
npm sudo true
npm cli [ 'config', 'ls' ]
npm config root "/usr/local/lib/node"
npm config auto-activate true
npm config binroot "/usr/local/bin"
npm config registry "https://registry.npmjs.org/"
npm ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment