6.x系のNodejsをUbuntuにインストール

公式ページから引用
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt-get install -y nodejs

0 件のコメント: