Closed camhart closed 3 years ago
@agracio any chance we could get this merged and an update released?
Hi, I've installed from your branch but I got the following error (node:24704) UnhandledPromiseRejectionWarning: Error: Module did not self-register: '\?\C:\Work\app\node_modules\electron-edge-js\lib\native\win32\x64\14.16.0\edge_nativeclr.node'. From package.json - "electron-edge-js": "git+https://github.com/camhart/electron-edge-js.git#master"
Electron 12 and 13 use the same Node version - 14.16.0. The build.bat should be fixed to support the same Node version for different Electron versions. @agracio Am I right?
@gdavidkov thanks for bringing this to my attention. I'll take a look at fixing it in the next few days.
Edit: You're welcome to put up a PR as well if you can get it done sooner.
Edit2: Since it's the same version of node.... does this lib even need updating...?
Since electron 13 uses the same version of node, I don't believe anything needs changed with this lib. Closing PR.
electron 13