NPM by default is really dumb and has its default prefix set to /usr/local (or /usr). This is the best configuration to mess up with your distribution package manager. You can check with :
npm conf get prefix
NPM by default is really dumb and has its default prefix set to /usr/local (or /usr). This is the best configuration to mess up with your distribution package manager. You can check with :
npm conf get prefix