install_nodejs - kutralyekn/FreeBSD GitHub Wiki

Install Node.js

Procedures:

  • Install Node
# pkg install node
  • Install npm
# pkg install npm