npm install -g n
n 6.10.3
this is very easy to use.
then you can show your node version:
node -v
v6.10.3
'javascript > Node.js' 카테고리의 다른 글
[Express 모듈] 기본적인 로그인 구현 (0) | 2020.08.14 |
---|---|
[Express 모듈] Express 앱에서 사용할 미들웨어 작성 (0) | 2020.08.14 |
Node.js HTTP 모듈 (3: 데이터 추출과 쿠키 추출) (0) | 2020.08.13 |
Node.js HTTP 모듈 (2: url.parse) (0) | 2020.08.13 |
Node.js 재시작 없이 반영, 자동 재시작 (Supervisor) (0) | 2020.08.12 |
댓글