-
Notifications
You must be signed in to change notification settings - Fork 16
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
Crashing on startup #2
Comments
Which Pi are you using? have you installed the required packages? |
Pi 3. I’ve installed the required packages. Wondering if it’s calling binding.node correctly or if I need to install that by source? |
Could you check
|
|
I am very new to node, and thus have no further idea. |
Ou could check issues from other projects such as: reelyactive/pi-suite#1 Maybe they help. |
Found the problem was that I needed to do this:
|
Perfect. Will add this later to a FAQ. |
@djensenius Thanks man! It works for me now!! |
Ich bekomme einen ähnlichen Fehler beim Booten Musste heute die HB neu aufsetzen. Habe ich genau an die Anleitung gehalten. Leider ohne erfolgt. Den Vorschlag von djensenius habe ich bereits versucht. [2018-4-21 23:42:05] ==================== |
Have you tried:
Are you running HB as root? |
Yes and yes.
I have Now Set Up a new SD-Card and try installing using the App
… Am 22.04.2018 um 14:54 schrieb Tobias Tiemerding ***@***.***>:
Have you tried:
npm install --unsafe-perm -g bluetooth-hci-socket
Are you running HB as root?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Is this issue still relevant? |
Yes. |
same problem for me, is there a workaround for this problem?
no clue how to install this plugin :( |
For me the same Problem with Node 10.
npm ERR! A complete log of this run can be found in: sudo npm install --unsafe-perm -g bluetooth-hci-socket |
Node 10 is not supported atm. Please submit a PR if you need Node 10 or higher. You can orient yourself on https://github.com/hannseman/homebridge-mi-hygrothermograph. I do not have time to provide / implement the required changes. |
Closed as the plugin now supports the latest node. |
I’m getting this error:
The text was updated successfully, but these errors were encountered: