-
Notifications
You must be signed in to change notification settings - Fork 31
Cannot install on Win7 (x64) with VS 2015 installed #97
Comments
Just tried with Visual Studio community 2013 and |
I tried with ...Unfortunately for me it failed a bit further when compiling |
@m-baumgartner Protagonist on npm doesn't support node 3 and 4 yet. |
Can you give us a part of the log? |
Here is what I have now done :
|
This looks like it's an issue when building protagonist using |
I have the x64 version of python 2.7.10 |
FYI, I tried with a 32bit version of python 2.7.10. Sill fails |
Any suggestions? |
Hi, Sorry for the delay in responding. As @pksunkara mentioned before, Node 3/4 isn't yet supported. It will be in the next release of Protagonist. For now you will need to use older versions. The above output you pasted shows this was from node v4.
There are two options you have at the moment:
|
Closing as a duplicate of #81. |
Trying to compile (as part of the
aglio
installation) fails on my station.I have
I tried using
--msvs-version=2015
, same result.I tried setting
msvs-version 2015
in my global npm settings, same result.Any suggestions?
The text was updated successfully, but these errors were encountered: