Installing node.js in AWS EC2 (ubuntu)!

Seonmi Choi·2021년 3월 24일
0

Reference Document:
https://github.com/nvm-sh/nvm#install--update-script

$ wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
$ sudo apt update
$ sudo apt install wget

after turn off and then turn on the terminal.
check the version!!

$ nvm --version

Reference Document :
https://nodejs.org/en/

$ nvm install 14.16.0

check the node version.

$ node -v
profile
I am not afraid of learning!

0개의 댓글

관련 채용 정보