0

When I try to install Aptana Studio, I get an error message Failed to correctly acquire installer_nodejs_windows.msi file: CRC error. I am then told that Aptana Studio setup ended prematurely bacause of an error. The installer then shuts down without installing the application. I have installed nodejs, but still get this error.

Aswini
  • 11
  • 1
  • 1

2 Answers2

2

This is because the PC you are installing it on, has no internet connection.

I had following message boxes before I got the error you mentioned:

go.appcelerator.com/installer_nodejs_windows.msi go.appcelerator.com/installer_git_windows.exe

Solution: On a PC connected to internet either go to the URLs above , download and transfer the installer files to your PC, or get the newest versions of nodejs and git, then install them on your development PC.

See also:

Community
  • 1
  • 1
Mehrdad Mirreza
  • 984
  • 12
  • 20
1

I get the same error when trying to install Aptana 3.6.1 just now. Found the solution in this thread another thread(run the installer with "/passive /norestart").

Community
  • 1
  • 1