-
Notifications
You must be signed in to change notification settings - Fork 36
Build for electron 1.6.0 #29
Comments
yes please |
+1. |
|
Yes please! |
This would be great. I'm stuck using Electron 1.4.4 because Electron Edge (EE) is not upgraded. Without EE the entire program is pointless. Unless I find an alternative. Any ideas anyone? |
I ended up using original |
Hi @mkazlauskas, I tried installing
The file exists, so I guess the built file for Is it still working for you? |
It needs edge.js which supports node.js v7.0. |
Hi @kexplo
For anyone else wanting to build, it's important to configure node-gyp correctly. |
OMG!! |
I just released new version of electron-edge to npm |
@kexplo It seems that I get this error when trying to launch my electron app on OSX:
Using Running |
Hi, I guess this PR #21 is needed. @SeanSnyders you probably can copy & paste the code in your If that works, @kexplo should be able to cherry-pick that commit into the 1.6.4 branch. |
I forgot. And I mistakenly created a branch named Please make sure it works properly. |
@SeanSnyders I'm getting this version conflict on Linux as well. |
For those getting the mismatch error on Linux. You'll need to add a file .npmrc to the root directory of your project.
This example works for raspberry pi running Ubuntu mate. Replace the target_arch with whatever your system's architecture is. |
Title says it all, would be really useful.
The release is currently at beta.
The text was updated successfully, but these errors were encountered: