Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Tag install node.js

Install Node v6.9.1 on CentOS 7.2

Install Node 6.9.1 on CentOS 7.2

Node, built on the Chrome JavaScript runtime, enables you to build scalable and fast network applications. To install it is pretty straight forward, start off by installing the Development Tools group from CentOS: yum groupinstall “Development Tools” Now add the Node…