a cross-platform command-line tool used for compiling addon modules for Node.
I am building my node module (using N-API) both for Mac (10.9+) and Linux (Ubuntu 18). When I am deploying my module …
node.js linux compilation glibc node-gypI have Visual Studio 2010 with SP1 and Windows sdk 7.1. I also have VS2012 and Windows kit 8. when i run Windows …
visual-studio-2010 msbuild node-gyp[email protected] install /home/sudthenerd/polymer-starter-kit-1.2.1/node_modules/bufferutil > node-gyp rebuild gyp ERR! configure error gyp ERR! stack Error: Can't …
node.js polymer-1.0 node-gyp npm-installIs there a way to specify OS specific dependencies in a npm package.json file? For example, I would only …
node.js npm node-gypI'm working on native Node.js addon and following nan docs I included nan into binding.gyp like: "include_dirs" : [ "&…
node.js npm node-gyp node.js-addon node.js-nanI'm trying to run node-gyp configure, but am getting the following errors: gyp: binding.gyp not found (cwd: /usr/local/…
macos node.js osx-mavericks node-gypWhile running an npm install that required a node-gyp rebuild, the following build error was thrown: MSB8020: The build tools …
msbuild npm visual-studio-2015 windows-10 node-gypI was trying to install node_mouse and when I looked in my node modules folder and instead of a …
javascript node.js npm node-gyp