node-addon-example
node-addon-example copied to clipboard
you cannot run "npm install" inside of preinstall. this creates an install loop in npm 3+
https://github.com/springmeyer/node-addon-example/blob/master/package.json#L26
see also https://github.com/mapnik/node-mapnik/issues/650