Programing/Setup
Ubuntu node 14 LTS 버전 설치
홀로라이프
2021. 3. 8. 23:53
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs