Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Fail to install nodejs on Windows 8.1 #7720

Closed
ldlchina opened this issue Jun 3, 2014 · 15 comments
Closed

Fail to install nodejs on Windows 8.1 #7720

ldlchina opened this issue Jun 3, 2014 · 15 comments

Comments

@ldlchina
Copy link

ldlchina commented Jun 3, 2014

I tried to install http://nodejs.org/dist/v0.10.28/x64/node-v0.10.28-x64.msi on Windows 8.1, but failed.
Pop up a windows err msg box something likes "can't install, please contract the provider of the app". Anyone install nodejs on Windows 8.1 successfully? I did install it on Windows 7 successfully.

Does anyone meet this issue? How to resolve it?

@trevnorris
Copy link

Well, you'll have to give more details than just it failing.

I compile Node on 8.1, so I know at the least it will run. But never tried
an install.

@ldlchina
Copy link
Author

ldlchina commented Jun 3, 2014

I installed Python3.4 and only VS2013, I guess that's the problem. I will try to install VS 2012.

Prerequisites (Windows only):

  • Python 2.6 or 2.7
  • Visual Studio 2010 or 2012

@trevnorris
Copy link

Python is probably the issue. I believe I'm compiling with 2013.

@ldlchina
Copy link
Author

ldlchina commented Jun 4, 2014

I installed Python 2.7.7 and VS 2012, but still can't install nodejs.

The error msg is "can't open the installer package, please contact the provider of the app, make sure it's a valid Windows Installer package".

How to you compile the node with VS 2013? thanks.

@trevnorris
Copy link

@ldlchina Can you try downloading and running the stand alone binary: http://nodejs.org/download/

It sounds like it's an installer issue and probably some incompatibility on Win 8.1.

@mathiask88
Copy link

Hi, I installed node.js 0.10.28 without any problems on Win8.1 x64. Did you try to redownload the installer? Maybe the file was broken during download?

@ldlchina
Copy link
Author

ldlchina commented Jun 6, 2014

@mathiask88 I tried to redownload, but still failed to install. My OS is Win8.1 with Update x64. Thanks for the info.

@HilkoLantinga
Copy link

As a Windows Installer expert, could we do a remote session so I can locate your problem?

@anmoljagetia
Copy link

I successfully installed it on Windows 8.1, the issue you are facing is I guess a corrupted binary, try redownloading it, or alternatively compiling it from source but that may have additional dependencies.

@cpanato
Copy link

cpanato commented Sep 11, 2014

I have the same problem.

node1

node2

trying to install the latest .31

@veddishant
Copy link

error on nodejs

i have download http://nodejs.org/dist/v0.10.32/x64/node-v0.10.32-x64.msi
I have the same problem on that plz give suggestion to install it. i m using win 8.1 python2.7 and vs
2012. thanks..

@pikefisher
Copy link

same issue here.. win 8.1 x64 and python3

@veddishant
Copy link

@pikefisher try x86 version my issue solved by trying this hope u get install :)

@pikefisher
Copy link

thanks.. I did try that.. still wouldn't work.. thanks for helping though

On Mon, Nov 17, 2014 at 8:49 PM, Dishant Ved notifications@github.com
wrote:

@pikefisher https://github.com/pikefisher try x86 version my issue
solved by trying this hope u get install :)


Reply to this email directly or view it on GitHub
#7720 (comment).

@lozh88
Copy link

lozh88 commented Mar 26, 2015

I ran the installer file from command prompt and it worked

@Trott Trott closed this as completed Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

10 participants