Quantcast
Channel: Node.jsタグが付けられた新着記事 - Qiita
Viewing all articles
Browse latest Browse all 9016

WSL2/UbuntuにNode.jsをインストール

$
0
0
$ sudo apt -y install curl $ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash # シェルの再起動 $ nvm install node $ nvm install --lts

Viewing all articles
Browse latest Browse all 9016

Trending Articles