aws - node 설치

아침7시개발·2022년 4월 28일
0

서버

목록 보기
5/12
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
~/.nvm/nvm.sh
nvm install --lts
node -e "console.log('Running Node.js ' + process.version)"

Running Node.js v16.15.0

출처

Linux-Console.net

profile
쉬엄쉬엄하는 개발자

0개의 댓글