I can\'t find at all where npm has its global settings stored.
npm config get userconfig
C:\\Users\\Jack\\.npmrc
npm config get glo
Isn't this the path you are looking for?
C:\Program Files\nodejs\node_modules\npm\npmrc
I know that npm outputs that , but the global folder is the folder where node.js is installed and all the modules are.