noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

Issues with Bleacon package and support for Mac #417

Open srartese opened 5 years ago

srartese commented 5 years ago

I have installed Bleacon and updated the packages for Bleno but it still is expecting the optional dependency of hci-bluetooth which is not supported on Mac. All errors I receive are related to the bleno package and hci-bluetooth. Any advice would be great, thanks.