Node.js のインストール
NodeSource から Node.js LTS をインストール
Overview
NodeSource から Node.js LTS をインストール
Commands
Node.js LTS をインストールします。続行しますか?
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs
NodeSource から Node.js LTS をインストール
NodeSource から Node.js LTS をインストール
Node.js LTS をインストールします。続行しますか?
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs