atom / chocolatey

chocolatey installer for Atom
MIT License
12 stars 17 forks source link

Install seems to mix 64 and 32 bit versions of node.exe #17

Closed PeterAdam closed 10 years ago

PeterAdam commented 10 years ago

Packages->Settings view->Change themes leads to a Settings tab where the Featured themes shows an error: Fetching featured packages and themes failed. Show output... shows: A(z) c:\ProgramData\chocolatey\lib\Atom.0.113.0\tools\Atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe verzi�ja nem kompatibilis a telep�tett Windows rendszerrel. A rendszerinform�ci�k k�z�tt ellen�rizze, hogy a program x86-os (32 bites) vagy x64-es (64 bites) verzi�j�ra van-e sz�ks�ge, majd l�pjen kapcsolatba a szoftver gy�rt�j�val.

It seems to me that I have got a 64 bit node.exe for my 32 bit Windows 7 Professional, Hungarian.

I have installed following the steps here: http://blog.atom.io/2014/07/09/hello-windows.html I have installed chocolatey now the first time.

kevinsawicki commented 10 years ago

Sorry about this, this has been fixed in https://github.com/atom/atom/pull/2915 and published in the 0.114.0 release.

If you run cup Atom it should install this version.