You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2025. It is now read-only.
Right now the module_name for node-pre-gyp is "binding"
However if you want to provide your own custom hosted binaries, it depends on "module_name". Thus "module_name" should be something like "bluetooth-hci-socket"
Right now the module_name for node-pre-gyp is "binding"
However if you want to provide your own custom hosted binaries, it depends on "module_name". Thus "module_name" should be something like "bluetooth-hci-socket"
That would be awesome!