-
Notifications
You must be signed in to change notification settings - Fork 149
npm install issues on Windows 7 64 bit #396
Comments
@benjaminfisher from log output it seems that installed python version is not compatible with node-gyp. Please see node-gyp readme. |
Doesn't seem to work with Python 2.7 either. If I use that switch I end up with a long list of node-gyp issues ending in:
|
Just out of curiosity, why is the project still using node-gyp, which hasn't been supported in node since version 0.8? |
@benjaminfisher |
Regarding the issue, I don't think |
Closed due to no activity |
@sipayRT I am getting the exact same error as @benjaminfisher ...Anyway I could fix this? I have c:\python27; in my path... Windows 10 |
sorry, but we don't support windows. But you can try to up your |
Is this mentioned in the doc? could have saved me a couple hours knowing you don't support windows |
it not depends on OS but on environment |
I get the same on MacOSX trying to install the latest code in master: What do I need to update? nrmbpwg:~ nicr$ g++ -v |
check your deps pls - https://github.com/nodejs/node-gyp#installation |
When reporting a bug, make sure you provide all required info below. Reports without this information may be closed.
Output of
gemini --version
:N/A - Install failed
...
Contents of
.gemini.yml
file:N/A - Install failed
Test source code:
N/A - Install failed
Command used to run the test:
N/A - Install failed
Publically accessible URL of the page you are testing against:
N/A - Install failed
http://
Result:
...
Expected behaviour:
...
npm install failed on Windows 7 SP1 64bit
Output log:
The text was updated successfully, but these errors were encountered: