n
GitHub : n
Node version management
install
macOS
code:shell
brew install n
node インストール
LTS
code:shell
$ n lts
バージョン指定
code:shell
$ n 12.6.6
バージョン切り替え
n を押下して選択
#node.js