Created
August 14, 2010 21:22
-
-
Save ricn/524736 to your computer and use it in GitHub Desktop.
This file contains 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
> npm config get root | |
npm it worked if it ends with ok | |
npm cli [ 'config', 'get', 'root' ] | |
npm version 0.1.23 | |
npm config file /Users/ricn/.npmrc | |
npm config file /usr/local/Cellar/node/0.1.104/etc/npmrc | |
/usr/local/lib/node | |
npm ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment