Linux/基本セットアップ
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash # 最新版のインストールは、 https://github.com/nvm-sh/nvm で確認ください。 source ~/.bashrc
nvm install --lts