aptana / studio3

This repository contains the code for core components of Aptana Studio 3.
http://aptana.com/products/studio3
Other
1.07k stars 483 forks source link

Installation failed to install because of newer NodeJS #463

Closed richard-scott closed 6 years ago

richard-scott commented 6 years ago

I have just attempted to install the IDE and it failed because I already have Node.js installed. I get these errors. 2018-05-15 09_37_11-window 2018-05-15 09_37_26-window 2018-05-15 09_37_38-window

adamtbak commented 6 years ago

I was having the same problem, what worked for me was to install the file from the command line using two extra options. First "cd" to your directory containing your install file, then launch the install file using the following options "/passive /norestart". So if your Aptana install file was named, "AptanaInstall", you would type the following into your command line, "AptanaInstall /passive /norestart". Hope this helps.

nikchosh commented 6 years ago

+1 (adamtbak workaround helped)

Tharkis commented 6 years ago

Still not ideal. If there are specific node version requirements, it should display them and give the option to continue if the user wants to.

aman7 commented 6 years ago

hey Adam, thanks man

ingo commented 6 years ago

The node requirements should have been removed. Please try the latest installers: https://github.com/aptana/studio3/releases/tag/3.7.0.201807190852

aman7 commented 6 years ago

it have the same issue

ingo commented 6 years ago

This is windows, right?

aman7 commented 6 years ago

yes, windows 10

ingo commented 6 years ago

Can you try the version attached here? https://github.com/aptana/studio3/releases/tag/3.7.1.201807271936

aman7 commented 6 years ago

i have tested the windows version and its working.

ingo commented 6 years ago

Okay, great. We will then mark this issue as closed. We have promoted that version as the latest release.