Node.jsのインストール(翻訳)

インストールページ

https://nodejs.org/ja/download/

LTS(安定板)からインストール

file

インストールしたものを起動

file

セットアップウィザードがnode.jsをコンピューターにインストールします。

file

Welvome to the Node.js Setup Wizard

The Setup Wizard will install Node.js on your computer.

次の使用許諾契約を注意深くお読みください。

file

End-User Lincense Agreement

Please read the folllwing lincense agreement carefully

カスタムの場所を選択するか、[次へ]をクリックしてインストールします。

file

Destination Folder

Chose a custom location or click Next to install.

機能をインストールする方法を選択します。

file
下のツリーのアイコンをクリックして、機能のインストール方法を変更してください。

Custom Setup

Select the wat you want features to be installed.
Click the icons in the tree below to change the way features will be installed.

オプションで、ネイティブモジュールのコンパイルに必要なツールをインストールします。

file
一部のnpmモジュールは、インストール時にC / C ++からコンパイルする必要があります。このようなモジュールをインストールできるようにする場合は、いくつかのツール(PytonおよびVisual Studioビルドツール)をインストールする必要があります。

必要なツールを自動的にインストールします。これはChocolateyもインストールすることに注意してください。インストールが完了すると、スクリプトが新しいウィンドウにポップアップ表示されます。

または、https://github.com/nodejs/node-gyp#on-windows の手順に従って、自分で依存関係をインストールします。

Tools for Native Modules

Optionally install the tools necessary to compile native modules.

Some npm modules need to be compiled from C/C++ when installing. If you want to be able to install such modules, some tools (Pyton and Visual Studio Build Tools) need to be installed.

Automatically install the necessaty tooles. Note that thie will also install Chocolatey. The script will pop-up in a new window after the installation completes.

Alternatively,follow the instructions at https://github.com/nodejs/node-gyp#on-windows to install the depencies your self.

Node.jsをインストールする準備ができました。

file
[インストール]をクリックして、インストールを開始します。 [戻る]をクリックして、インストール設定を確認または変更します。 [キャンセル]をクリックしてウィザードを終了します。

Ready to install Node.js

Click Install to begin the installation. Click Back to review or change any of your installation settings. Click Cancel to exit the wizard.

Node.jsセットアップウィザードを完了しました。

file
[完了]ボタンをクリックして、セットアップウィザードを終了します。
Node.jaが正常にインストールされました。

Completed the Node.js Setup Wizard

Click the Finish button to exit the Setup Wizard.
Node.ja has been successfully installed.

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です