Open Deca opened 4 years ago
Hello, i know this is 2 years old, but have you managed to install it ? im running into install error after install error...
Unfortunately no, if I remember well I had to abandon the idea of using noble under windows
So I ended up succeeding for any one strugling and coming into this issue :
npm install --build-from-source
(if you don't see node gyp, you might need to run npm i
inside the node_modules/noble-uwp)I was using @abandoware/noble so some api where not working with the windows binding (like noble.reset)
After that it was working !
Hi, I'm trying to install the module on windows 10 but no matter what npm version I'm using (10.x,11.x,12.x.14.x) I get the same error below. I've also run npm install --global --production windows-build-tools and installed both the 2019 and 2017 version of Visual Studio Community. Same problem.