2018년 1월 8일 Nodejs centos, nodejs, npm
Centos7에서 npm 설치하는 방법을 찾아 본 뒤 정리해둔다.
root 권한으로 아래를 실행하면 된다.
$ yum install gcc-c++ make $ yum -y install nodejs