Node.js

    [Node.js] Linux 컴퓨터 Node.js 설치 및 버전 변경

    [Node.js] Linux 컴퓨터 Node.js 설치 및 버전 변경

    #1. Node Vergion Manger 및 Node.js 설치 Node.js를 Linux 환경에 설치하기위해서는 먼저 NVM( Node Vergion Manger )를 다운로드 받아야 한다. NVM을 사용하면 여러 버전의 Node.js를 설치할 수 있는 장점이 있다. 먼저 https://github.com/nvm-sh/nvm 사이트에 접속하여 최신 버전을 확인하고 다운받는다. $ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 10..