oyooyo / keyble

Command line tools and library for controlling eqiva eQ-3 Bluetooth smart locks
90 stars 28 forks source link

libc++abi: terminating due to uncaught exception of type Napi::Error #52

Open twanschik opened 4 months ago

twanschik commented 4 months ago

I'm trying to run DEBUG=* keyble-registeruser -n testuser1 -q XXX on my mac.

After a few seconds that is what I get:

Registering user on Smart Lock with address "XXX", card key "XXX" and serial "XXX"... noble stateChange poweredOn +0ms simble:info Starting to scan for peripheral... +0ms noble scanStart +0ms libc++abi: terminating due to uncaught exception of type Napi::Error zsh: abort DEBUG=* keyble-registeruser -n testuser1 -q

Do you know how to get around that bug?

mourraille commented 1 month ago

Same here