-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I am trying to use noble-winrt in my electron app.
I added the entry for "noble-winrt": "Timeular/noble-winrt#master" in my package.json
When I try to run npm install, I get
fatal error C1083: Cannot open include file: 'winrt/Windows.Devices.Enumeration.h': No such file or directory (compiling source file ..\src\radio_watcher.cc)
Similar errors are seen for Blutetooth.GenericAttributeProfile.h and Bluetooth.Advertisement.h
I also tried running npm install in a directory different from my electron app (package.json entry was same as mentioned above). Same errors were seen.
I am running node v10.15.3
Windows 10.0.17763
Windows 10 SDK build 10.0.18362.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels