I just install stylus by default under my home dir, so I just use npm uninstall stylus
to detach it, or you can try npm rm <package_name>
out.
↧
Answer by GrahamLe for How to uninstall npm modules in node js?
↧