Search code examples
node.jsnode-gyp

Installing node modules with node-gyp spawn ENOENT error


I'm trying to install the dependencies of the node-rtp-midi module. I followed the tutorial on the node-gyp github and searched the internet for many hours. I just can't get this thing to work. Every time a module needs node-gyp, the installation of the dependencies fails. Bellow you can find a screenshot with the cmd output.

https://i.sstatic.net/CVyN4.jpg

Any help would be greatly appreciated!

  • Visual Studio 2012 installed
  • Windows SDK installed
  • Python 2.7 installed
  • node.js version 0.10.26
  • node-gyp version 0.13.0

Solution

  • In order to install rtpmidi-node on a Windows machine, you should install the Apple Bonjour SDK