Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- elasticsearch
- prometheus
- Service
- grafana
- docker swarm
- docker
- CloudFormation
- JavaScript
- Custom Resource
- Kubernetes
- optional chaining
- Site-to-Site VPN
- VPC
- 단축 평가
- transit gateway
- 비구조화 할당
- Await
- vgw
- On-Premise
- cognito
- 온프레미스
- 옵셔널 체이닝
- Endpoints
- 자바스크립트
- Proxy Resource
- AWS
- DynamoDB
- 구조분해 할당
- null 병합 연산자
- api gateway
Archives
- Today
- Total
만자의 개발일지
[Node.js] node.js 설치하기 본문
node.js 설치하는 방법
구글에 node.js 다운로드 검색
LTS 다운로드
Next
체크박스 체크후 Next
Next
Next
Install
Finish
여기까지 됬다면 cmd를 실행시킨후 node -v 를 입력해보자
이렇게 뜬다면 잘 다운로드 된것이다.
'Node.js' 카테고리의 다른 글
[Node.js] 프로덕션 환경에 해당하는 의존성만 설치하는 방법 (0) | 2022.03.30 |
---|---|
[Node.js] MySQL 쿼리 전송 안되는 문제 해결 방법(feat. Connection Pool ) (0) | 2022.03.30 |
[Node.js] Warning: To load an ES module 에러 해결방법 (0) | 2021.09.06 |
[Node.js] http 모듈로 서버 만들기 (0) | 2021.06.03 |
[Node.js] MySQL 접속 에러 해결 방법 (Error: ER_ACCESS_DENIED_ERROR: Access denied for user ''@'localhost' (using password: NO)) (0) | 2021.05.27 |
Comments