On 08/01/13 20:49, T.C. Hollingsworth wrote: > Not much different than e.g. Python's easy_install/pip and RPM. You > can install packages using both RPM/yum and npm, and `npm install -g` > can possibly get you into trouble just like `easy_install` outside a > virtualenv can. With pip (run as normal user) I can install in $HOME/.local/lib/python*/site-packages/ so that the system-wide installed packages are not touched, but all projects created by user can use them. Can I do something like that with npm? Matěj -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel