Matt E
Matt E
Having same error with latest build...it works when I use var edge = require('edge'); but when I change it to 'electron-edge' I get the module could not self-register error...does this...
I am getting the same error messag and already have both of those installed---I opened it in dependancy walker and I see a bunch of missing dependancies on API-MS-WIN and...
This seems to be occurring because node-gyp build -debug keeps failing: 
Which is probably failing because node-gyp configure --ms_version=2015 is failing 
Getting this error and debug log while trying to run jsHint: ``` 0 info it worked if it ends with ok 1 verbose cli [ 'C:\\nodejs\\node.exe', 1 verbose cli 'C:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',...
OK it appears the problem was related to node-gyp not being updated in npm to a version that could handle VS2015...so the FIRST thing you should recommend in big bold...