-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
This is a bug in node-gyp
version 3
#2688
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The current release is https://github.com/nodejs/node-gyp/releases |
node-gyp
- doing npm installnode-gyp
version 3
C:\Users\david\Downloads\impact-design-system-master>npm ls -g |
I have [email protected] |
Look at your error log! https://github.com/nodejs/node-gyp/tree/main/docs#readme |
So I should I fix it? npm install -g node-gyp@latest says I already have the latest (v9) |
Followed https://github.com/nodejs/node-gyp/blob/main/docs/Updating-npm-bundled-node-gyp.md Still fails:
|
The log still says |
I have the same problem. @cclauss how can I fix it? I have tried what you said and got @davidalbertonogueira's error |
Uh oh!
There was an error while loading. Please reload this page.
I'm installing impact-design-system and I got a npm ERR! gyp ERR! This is a bug in
node-gyp
.Node Version
C:\Users\david\Downloads\impact-design-system-master>node -v
v16.14.2
C:\Users\david\Downloads\impact-design-system-master>npm -v
8.13.1
Platform: OS Name: Microsoft Windows 11 Home
OS Version: 10.0.22000 N/A Build 22000
Compiler: Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
16.11.2.50704
I've done a npm install pointing to the python2, as it tries to run py2 code if I just run:
C:\Users\david\Downloads\impact-design-system-master>npm install
:
Therefore
C:\Users\david\Downloads\impact-design-system-master>npm install --python=C:\Users\david\anaconda3\envs\py2.7\python.exe
:
Extra:
Ref: creativetimofficial/impact-design-system#24
The text was updated successfully, but these errors were encountered: