Chanwoong Kim
Chanwoong Kim
Maybe, it seems that [Visual Studio 2015 runtime](https://www.microsoft.com/en-us/download/details.aspx?id=48145) or [.NET framework 4.5](https://www.microsoft.com/en-us/download/details.aspx?id=30653) is not installed.
See https://github.com/kexplo/electron-edge/issues/19#issuecomment-257072612
Would you like to install [Visual Studio 2015 runtime](https://www.microsoft.com/en-us/download/details.aspx?id=48145) and [.NET framework 4.5](https://www.microsoft.com/en-us/download/details.aspx?id=30653)?
@rensiu Sorry, I was very busy these days. I will try update the version soon.
https://github.com/kexplo/electron-edge/pull/46/commits/392a032d9697157924fd7a091dfa1298527f934d why did this? I want the electron-edge will be compatible even if the electron is updated. (Until the node version of the electron goes up) another commit is good....
It needs edge.js which supports node.js v7.0. Please track edge's [issue](https://github.com/tjanczuk/edge/issues/507).
OMG!! The problem is outdated node-gyp! After upgrading node-gyp, the build succeeded! Thank you @pmoleri
I just released new version of electron-edge to [npm](https://www.npmjs.com/package/electron-edge)
I forgot. I just *cherry-picked* that commit. And I mistakenly created a branch named `electron_v1.6.4` with the wrong name, so I created a new branch named `electron_v1.6.2`. Please make sure...
You should be installed [VS 2015 redist](https://www.microsoft.com/en-US/download/details.aspx?id=48145). I will update README.md