Last-modified: 2016-01-11 (月) 15:43:52
node.js/インストール(Windows)

概要

Windowsにnode.jsをインストールします。

方法1(Node.js Tools for Visual Studio)

  1. 公式サイトからダウンロードしてインストール

方法2(Chocolatey)

Everything is expanded.Everything is shortened.
  1
 
choco install nodejs

検証時の環境