I believe that in the past I\'ve discovered an option to pass to npm to get it to output the path it is using for -g (global modules). Does anyone
npm
-g
npm config get prefix will return the path.
npm config get prefix