-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where do I need to be to run switchmate-ble find? #2
Comments
Did you ever figure it out? I'm stuck on the same step. |
You need to run the command with "node switchmate-ble find" |
|
I get the error,What's wrong: /usr/lib/node_modules/homebridge-switchmate-ble/lib/scanner.js:164 SyntaxError: Unexpected token '.' |
What nodejs version are you running? node -v |
v12.20.1 |
I upgraded nodejs to 14.15.4 and got the error: Error: The module '/usr/lib/node_modules/homebridge-switchmate-ble/node_modules/@abandonware/bluetooth-hci-socket/lib/binding/bluetooth_hci_socket.node' |
Reinstall noble with the instructions in the readme. |
npm ERR! code 128 npm ERR! A complete log of this run can be found in: |
Mhmmm, did you try and install homebridge-switchmate, or did this occur when installing abandonware-noble? |
npm i -g homebridge-switchmate-ble: npm ERR!可以在以下位置找到该运行的完整日志: |
@Hi-hass your node installation has a problem. I am not a fan but a quick solution would be to do |
switchmate-ble: command not found
The text was updated successfully, but these errors were encountered: