Top "Node-gyp" questions

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

Error while trying to install npm package 'libxmljs'

I am getting the following error message when I try to install libxmljs npm package. $ sudo npm install -g libxmljs …

node.js npm node-gyp libxml-js
gyp ERR! stack Error: Can't find Python executable

I've removed node-modules, reinstall it, tried to install npm install --global node-gyp, cleaned force cache and other error C:\Users\…

python node.js windows environment-variables node-gyp
Add include dir for node gyp

I am deploying a node-js app to heroku that requires the npm package imagemagic-native. I made the buildpack install libmagick++…

node.js gcc npm node-gyp gyp
Installing NodeJS contextify package yields an error

I am 1 hour into NodeJS, so bear with me. One of the packages my project requires is JSDom. After prodding …

node.js npm jsdom node-gyp contextify
node-pre-gyp install --fallback-to-build error install with npm on OSX

Running on OSX, node version 0.12.0, running npm install --production for Ghost trying to install sqlite3 v. 3.0.4 I get the following …

sqlite npm ghost-blog node-gyp