freebsd-ports/www/npm012/pkg-descr
Josh Paetzel 7bd7e4cb51 Welcome npm012 to the ports tree.
If you pkg install node012 and then pkg install npm it will delete the node012
package and install node 4.1.1.  Since node 4.1.1 is incompatible with node 0.12.x
things will explode in spectacular fashion.

Also a (small) WTF to the node project for going from 0.12.x to 4.1.1 in a week?
2015-10-10 14:45:28 +00:00

6 lines
200 B
Plaintext

npm is a package manager for node. You can use it to install and publish your
node programs. It manages dependencies and does other cool stuff.
WWW: http://npmjs.org/
WWW: https://github.com/npm/npm