This is an issue with io.js as well. The VERY TEMPORARY work around is to rename "tint.exe" to "node.exe"... modules successfully load after that. See node-gyp issue: https://github.com/TooTallNate/node-gyp/pull/564 See io.js issue: https://github.com/iojs/io.js/pull/1251
This is an issue with io.js as well.
The VERY TEMPORARY work around is to rename "tint.exe" to "node.exe"... modules successfully load after that.
See node-gyp issue: nodejs/node-gyp#564
See io.js issue: nodejs/node#1251