Deca
Deca
I'm trying to install base91 module on windows but I get this error I've already tried multiple npm version with nvm (tried 14.11.0 13.9.0 12.19.0 11.6.0 10.22.1) without luck Any...
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...
Hi, I'm working on a simple web app without using any framework, after the package installation I tried to import with ``import loam from "loam";`` But at the ``loam.initialize();`` I...
Hi, I'm testing the module on a RPi3, I've a couple of Ruuvitag beacon that I want to connect to. When I try the quickstart sample code it just print...
Testing the standard online [example](https://potree.org/potree/examples/viewer.html) I noticed that the EDL opacity is not working (it return fully solid) when the "spat quality" is set to high Is that an exepect...
After updating Snips to 0.64.0 I get an hermes error for all my previously existing skills ``` Nov 12 22:18:13 mywairaspi snips-tts[2579]: INFO:snips_tts_hermes: Received a play finished message from audio...
HI, I've installed the noble module on windows 10 with node v 12.19.0 and bluetooth drive with Zadig Every script in the example folder give me this error: `(node:24468) [DEP0005]...
I'm getting this error when building the package on a raspberry pi 3 with node v12.13.1 Is that an issue with the node version? Unfortunately I can't downgrade under v.12.x...
I'm on a Raspberry 4 with 2gb ram. When I run $NINJA_PATH/ninja for NNPACK-darknet I get this error ( see at the end of the log [14/147] and [15/147] )...
Output on npm install ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR!...