Created
May 13, 2010 19:27
-
-
Save kriszyp/400308 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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