**文書の過去の版を表示しています。**
インストール
Debian
LTSをインストール
$ curl -sL https://deb.nodesource.com/setup_lts.x | bash - $ sudo apt install -y nodejs
バージョン指定
$ curl -sL https://deb.nodesource.com/setup_12.x | bash - $ sudo apt install -y nodejs
JavaScript:Node:インストール
$ curl -sL https://deb.nodesource.com/setup_lts.x | bash - $ sudo apt install -y nodejs
$ curl -sL https://deb.nodesource.com/setup_12.x | bash - $ sudo apt install -y nodejs
コメント