IT Node.js ソフトウェア

Nodistのインストールと設定

windowsでnodeのバージョン管理ができる便利なツール

ダウンロード

https://github.com/nullivex/nodist/releases

バージョン確認

nodist -v

インストール可能なバージョン取得

nodist dist

インストール

nodist + v8.1.2

今ローカルにあるバージョン取得

nodist ls

バージョン切り替え

※ローカルに存在するバージョンは自由に切り替え可能です。

nodist 8.2.1

nodeのバージョン確認

node -v

-IT, Node.js, ソフトウェア
-, , ,