Slide 34
Slide 34 text
node-gyp
* You DON’T need to install node-gyp
* It comes bundled with “npm” as of v1.1.6
* When you run “npm install” on a module with a
“binding.gyp” file in it, then npm will use its
own internal copy of node-gyp to build it.