Top "Node-gyp" questions

a cross-platform command-line tool used for compiling addon modules for Node.

Cannot install node modules that require compilation on Windows 7 x64/VS2012

I cannot install any of the modules that require compilation. All they fail with the following error: MSBUILD : error MSB3411: …

node.js visual-studio-2012 node-gyp
Node.js: Python not found exception due to node-sass and node-gyp

Suddenly in one of my jenkins environment build has started failing, while in local machine it seems to be working …

node.js node-gyp node-sass
NPM install fails with node-gyp

We are having problems running "npm install" on our project. A certain file cannot be found : fatal error C1083: Cannot …

javascript node.js npm node-gyp
node-gyp build error windows x64

Here's what I've done so far on my x64 OS: Installed Python (v2.7 --specifically 2.7.6) and added it to the system …

windows-7-x64 node-gyp node-sqlserver
What is node-gyp

Can anyone explain me what is node-gyp and why it uses my system files to build Node.JS packages. If …

node.js node-gyp
node gyp error TRACKER : error TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified

I want to install bcrypt on a windows 10 machine with visual studio community 2015, Python v2.7.3 installed but i get the …

node.js npm node-gyp
npm install that requires node-gyp fails on Windows

I have a NPM project that uses bufferutils and utf-8-validate, both requiring node-gyp to install them. When I do …

node.js npm node-gyp
npm install -g karma error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found

I've been looking into AngularJS and following its install steps, but I get an error running step #1: npm install -g …

angularjs msbuild socket.io npm node-gyp
`npm install` fails on node-gyp rebuild with `gyp: No Xcode or CLT version detected!`

Every time I try npm install. I get the following error. How do I fix it? gyp: No Xcode or …

node.js npm terminal macos-catalina node-gyp
Why is node-gyp rebuild failing on Mac OSX El Capitan

I recently bought a mac, which uses Mac OSX El Capitan v10.11.4. Installed node with homebrew, and am using node …

node.js osx-elcapitan node-gyp