Cannot install Aptana Studio on Windows 10: Failed to Correctly Aquire installer_git_windows.exe file: CRC Error

為{幸葍}努か 提交于 2021-02-11 13:09:10

问题


Whenever I run the standalone installer for Aptana Studio I get the following error:

Failed to Correctly Aquire installer_git_windows.exe file: CRC Error

I'm running Windows 10, I've looked online for hours and have found no solution.


回答1:


I had the same error. I believe it still has something to do with the nodejs.

I went to this site https://nodejs.org/en/download/ use the 32 bit version for Windows 10. Then installed an older version of Aptana https://aptana-studio.en.uptodown.com/windows/old with the 3.4.2 and tada.. it worked. I don't mind the older version for now. Hope this helps!




回答2:


I had this problem solved by installing the Git from http://go.appcelerator.com/installer_git_windows.exe. ;)




回答3:


  1. Rename the installer file to "aptana.exe"
  2. Move that file to c drive
  3. Open CMD in administrator mode Type "c:/aptana.exe /passive /norestart"
  4. Press enter
  5. After some process, a new exe file will be available on desktop which you can use.

It worked for me and hope it will work for you as well.



来源:https://stackoverflow.com/questions/52087643/cannot-install-aptana-studio-on-windows-10-failed-to-correctly-aquire-installer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!