簡単にインストールできます
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source .bashrc
nvm install node
node --version
Go to list of users who liked
More than 1 year has passed since last update.
簡単にインストールできます
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source .bashrc
nvm install node
node --version
Register as a new user and use Qiita more conveniently
Go to list of users who liked