Paul Prins
Paul Prins
I did this because electron-builder was rebuilding electron-edge with the node based versions. Yet when I built out the `*.node` libraries I used the following script: node-gyp rebuild --target=1.6.11 --arch=ia32...
I updated a branch of this for MSVS 2015 - https://github.com/paulprins/electron-edge Just make sure that you delete the release directory before you deploy. There are both ia32 and x64 versions...
Okay so I have the same problem as @ThomasLamiraud . I was able to get some errors out of node-gyp. You can only see these if you enable them in...