-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hi, I have an issue with my application in Electron v9.x using this noble-uwp library. If I try to compile lib for electron (npm rebuild --runtime=electron --target=3.0.8 --arch=x64 --rebuild --disturl=https://atom.io/download/electron --build_from_source=true), then it creates bindings for electron v3.x, but my application wants bindings for electron v9.x. If I try to change target to version 9, then I get errors.
Is there anybody who solved using this library in electron v9.x?
Metadata
Metadata
Assignees
Labels
No labels