node.js Setup Wizard ended prematurely

前端 未结 16 1685
陌清茗
陌清茗 2020-11-29 08:21

I can\'t install node.js (0.8.9). I\'m doing it via Setup Wizard and each time at the end of installation I get message \"Node.js Setup Wizard ended prematurely\".

W

16条回答
  •  一向
    一向 (楼主)
    2020-11-29 08:58

    I was try to install node-v8.1.4-x64.msi many times in window7 and finally successful. Please follow below step:--

    step 1:- goto run and type "regedt32.exe".

    step 2:- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib

    step 3:- delete it (may be some file are not deleted but all folder s/b delete)

    step 4:- Re-install it (Double click on .msi file)

    step 5:- Hope this will intalled.

提交回复
热议问题