-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
OSX works, when I use NVM to set the same Node version (since NODE_MODULE_VERSION must match the node verison) as used by electron, but would exit when using electron@beta with the matching node version.
Windows 10 would just exit on setting 1, and show an error on setting 2.
Using the normal node version, it works fine.
Used babel - see the GIST for all files and installation: https://gist.github.com/BananaAcid/6c15120ed62828c7bce42af9977af10e
node module versions: https://nodejs.org/en/download/releases/
used node version by electron: https://electronjs.org/ -> see Releases boxes.