node-reinstall icon indicating copy to clipboard operation
node-reinstall copied to clipboard

On Arch, Node uses /usr/lib/node_modules and /usr/bin

Open peternann opened this issue 8 years ago • 0 comments

It puts tool executables installed via "sudo npm install -g" into /usr/bin/* , as symlinks into /usr/lib/node_modules.

It would be neat if these were cleaned up as well by your wonderful script.

peternann avatar Aug 05 '17 16:08 peternann