Hab meinen Pi soweit neu aufgesetzt und jetzt jängnich seit nem Tag an Homebridge.
Bekomme es einfach nicht mehr zum laufen.
Wenn ich es versuche Manuel zu starten kommt folgende Ausgabe usr/local/lib/node_modules/homebridge/node_modules/bindings/bindings.js:91
throw e
^
Error: Module version mismatch. Expected 46, got 64.
at Error (native)
at Object.Module._extensions..node (module.js:460:18)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:311:12)
at Module.require (module.js:366:17)
at require (module.js:385:17)
at bindings (/usr/local/lib/node_modules/homebridge/node_modules/bindings/bindings.js:84:48)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/index.js:1:99)
at Module._compile (module.js:435:26)
at Object.Module._extensions..js (module.js:442:10)
Hat jemand eine Ahnung warum wieso weshalb?
Du hast eine andere Version von node als diejenige womit die node-modules installiert worden sind.
Was sagt node -v
?