windows osにnode jsをインストールしたいです。
以下のコードをgitHub上からコマンドプロンプト上にコピーアンドペーストして実行したのですがうまく動作していません。
今回のコードをコマンドプロンプト上で動かすためにactivePerl v5.28.1を直前にインストールしました。
実行したコード:
curl -L git.io/nodebrew | perl - setup
error message:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 24696 100 24696 0 0 24696 0 0:00:01 0:00:01 --:--:-- 24696
Use of uninitialized value $ENV{"HOME"} in concatenation (.) or string at - line 923.
'which' is not recognized as an internal or external command,
operable program or batch file.
'which' is not recognized as an internal or external command,
operable program or batch file.
Need curl or wget at - line 929.