Chris Hinds

Results 17 comments of Chris Hinds

I also receive this error on windows 10 C:\Users\chind>airsonos C:\Users\chind\AppData\Roaming\npm\node_modules\airsonos\node_modules\nodetunes\ node_modules\mdns\lib\dns_sd.js:35 throw ex; ^ Error: The specified procedure could not be found. \?\C:\Users\chind\AppData\Roaming\npm\node_modules\airsonos\node_modules\nodetu nes\node_modules\mdns\build\Release\dns_sd_bindings.node at Error (native) at Object.Module._extensions..node (module.js:460:18)...

getting the exact same error on windows 10 here too.

Now I have to just purchase a 3d-printer :D

Hi, trying to get this working myself locally, but getting errors on reading the card running this example. Can you provide steps on how you got this work?

Currently just trying to write a card and getting this error when I guess reading the header: ``` card detected { atr: , standard: 'TAG_ISO_14443_3', type: 'TAG_ISO_14443_3', uid: '043c513a003e80' }...

have looked at your PR and tried your example, cannot get it to work on my machine

have added a new comment on that PR

> In the above example, the object is stringified before being sent to the logger. The tracer needs an actual object to be able to do the injection, since a...

> I seem to be running into an issue when trying to get aliases to work in my Jest tests when using Typescript (with a monorepo design). My project setup...