Notice
Recent Comments
Link
Tags
- raspi-config
- mysql index 생성
- node js 버전확인
- 자바 한줄씩 읽기
- express install
- 자바 파일 한줄씩 읽기
- C언어
- node 버전확인
- 클라우드서버 생성
- 우분투 시간설정
- npm버전확인
- index 생성
- node js express install
- ubuntu node js
- 라즈베리파이4
- c언어 파일 읽기
- 디지털오션 서버생성하기
- ubuntu node js install
- java 숫자를 문자로 변환하기
- c file read
- 우분투 node js 설치
- 우분투 시간변경
- 디지털오션 드로플릿
- Node.js express install
- Ubuntu timezone
- tzselect
- 디지털오션 클라우드서버 생성하기
- Python
- 파이썬 반복문
- 파이썬
Archives
- Today
- Total
목록ubuntu node js install (1)
호그래머
Node js 우분투에서 Node js 설치하기 23.06.28
1. Ubuntu에서 Node js 설치하기 curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash - sudo apt-get install -y nodejs 설치 이후 node -v 설치된 node 버전 확인 npm -v 설치된 npm 버전 확인 끝 1. Ubuntu에서 Node js 를 설치 할 수있다. 2. 버전은 23.06.28일 기준 최신버전인 18.이 설치된다.
Node.js
2023. 6. 28. 00:18