Top "Node-gyp" questions

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

stack "Error: self signed certificate in certificate chain" when trying to build 'node-gyp configure'

I got below error when trying to build the microsoft driver for nodejs for sql server gyp info it worked …

node.js npm protractor node-gyp mssql-jdbc
npm install mongoose fails (kerberos and bson errors)

So I'm attempting to launch my node app, but there's a few errors arising from my MongoDB installation. Here are …

mongoose npm kerberos bson node-gyp
How to solve 'node-gyp rebuild' issue on Windows 10?

As part of trying to use a node NPM dependency in a project, I get a node-gyp rebuild issue, which …

javascript node.js npm windows-10 node-gyp
Error installing contextify- node-gyp rebuild failed

Edit I upgraded node and ran "npm install -g contextify" It looks like it installed fine (no errors), but typing …

node.js topojson node-gyp contextify
node-gyp configure got "gyp ERR! find VS"

I am trying to start about node c/c++ add-on. the node-gyp command got error I have installed vs2019, my …

node.js visual-studio visual-studio-2019 node-gyp
node-gyp errors on "Cannot find module" on Windows

I'm trying to build Atom. When I run npm install, I get an error: Error: Cannot find module 'C:\Program …

node.js windows npm node-gyp
How do I get node-gyp to work on Windows 7 platform

My attempts to use node-gyp on a Windows 7 + Node.js platform have failed [3] when attempting to compile the standard "Hello …

windows visual-studio-2010 node.js node-gyp contextify
node-gyp rebuild - Error: `gyp` failed with exit code: 1

I'm getting an error while doing node-gyp rebuild on CentOS 6.8: File "/usr/local/lib/node_modules/node-gyp/gyp/pylib/gyp/…

node.js node-gyp centos6.5
node-gyp 'pkg-config: command not found' on mac 10.5.8 during npm install

Trying to do an npm install on mac-osx of github project. Don't see pkg-config in packages.json why would node-gyp …

node.js macos zeromq node-gyp pkg-config
Node 10 - `node-gyp rebuild` error during npm install

I've recently upgraded to Node 10 and when I run npm install I get the following error: make: *** [Release/obj.target/…

node.js node-gyp