[ Server ][ Linux ] centOS7 node설치( node.js , npm ) > linux

본문 바로가기
사이트 내 전체검색

linux

[ Server ][ Linux ] centOS7 node설치( node.js , npm )

작성자 웹지기
작성일 19-05-02 16:06 | 조회 14,312 | 댓글 0

본문

epel 저장소 확인

# yum repolist

 

epel 저장소가 존재하지 않으면 먼저 epel-release 설치

# yum install epel-release -y

 

node.js 및 npm 설치 여부 확인

# node --version

bash: node: command not found

# npm --version

bash: npm: command not found

설치되어 있지 않을 시 설치 명령 실행

# yum install npm nodejs -y

 

# node --version

v6.16.0

# npm --version

3.10.10

 

0 0

댓글목록 0

등록된 댓글이 없습니다.

linux 목록

Total 103
게시물 검색

회원로그인

접속자집계

오늘
24,582
어제
17,832
최대
61,067
전체
17,963,694

그누보드5
Copyright © funyphp.com. All rights reserved.