Skip to content

Problems with npm install #15

@Aendir

Description

@Aendir

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions