Failed to correctly acquire intaller_nodejs_windows.msi file: CRC error

后端 未结 7 1879
一生所求
一生所求 2020-12-05 09:29

I am getting an error:

Failed to correctly acquire intaller_nodejs_windows.msi file: CRC error.

When trying to install Aptana_Studio_

7条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-05 10:20

    I have solved this issue using following steps

    1. Rename installation file as aptana.exe
    2. Copy and paste aptana.exe into c drive
    3. Open cmd with Run as administrator
    4. In cmd write command C:/aptana.exe /passive /norestart (Put space before /passive and /norestart)

提交回复
热议问题