I have NodeJs module installed on /usr/lib/node_modules/
If i want to uninstall: $ npm remove <module>
I get this error message:
npm WARN uninstall not installed in /home/<user>/node_modules: "<module>"
OS: Manjaro Linux / 0.8.13rc1 / Ascella / XFCE
Thanks!