Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

electron-edge vs edge #2

Closed
tmds opened this issue Feb 12, 2016 · 4 comments
Closed

electron-edge vs edge #2

tmds opened this issue Feb 12, 2016 · 4 comments

Comments

@tmds
Copy link

tmds commented Feb 12, 2016

Hi,

From the README.md I can't tell what electron-edge does compared to edge. Can you explain what electron-edge includes/excludes compared to edge? And perhaps update the README?

Thanks,

Tom

@kexplo
Copy link
Owner

kexplo commented Feb 13, 2016

Hi,

It makes just compatibility between Electron and edge. ( precompiled binaries for Electron )

I will update README.md

Thanks,
Chanwoong

@tmds
Copy link
Author

tmds commented Feb 13, 2016

What changes are needed to edge to make it compatible with electron?
Is it about compiling edge for the right version of nodejs? Are there other changes needed?

@kexplo
Copy link
Owner

kexplo commented Feb 14, 2016

Electron v0.36.2 use different version of node.js ( v5.1.1 )
You need to install same version of node.js.
And modify lib/edge.js, tools/build.bat. see 95394b7

@tmds
Copy link
Author

tmds commented Feb 14, 2016

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants