On 12/11/14 18:23, Jiri Tomasek wrote: > I see relation between Nodejs and js libs/tools and Angular app defining > it's dependencies using NPM and Bower quite similar as Ruby, Rubygems > and Rails application defining it's dependencies in Gemfile.lock. > Rubygems are being packaged in distros, so why shouldn't node packages?
Some of them are already packaged by distros, and we have even guidelines to do that: https://fedoraproject.org/wiki/Packaging:Node.js But then you'll be using yum/dnf/whatever instead of npm to install it. Matthias _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev