question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR LOADING PLUGIN homebridge-dacp

See original GitHub issue

Hey,

when I install homebridge-dacp and start homebridge I get this error:

`[2018-3-24 22:49:49] ERROR LOADING PLUGIN homebridge-dacp:
[2018-3-24 22:49:49] Error: Plugin /usr/lib/node_modules/homebridge-dacp requires a HomeBridge version of >=0.4.36 which does not satisfy the current HomeBridge version of 0.4.33. You may need to upgrade your installation of HomeBridge.
    at Plugin.load (/usr/local/lib/node_modules/homebridge/lib/plugin.js:56:11)
    at Server.<anonymous> (/usr/local/lib/node_modules/homebridge/lib/server.js:142:14)
    at Array.forEach (<anonymous>)
    at Server._loadPlugins (/usr/local/lib/node_modules/homebridge/lib/server.js:138:22)
    at new Server (/usr/local/lib/node_modules/homebridge/lib/server.js:56:24)
    at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:26:16)
    at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
    at Module._compile (module.js:635:30)
    at Object.Module._extensions..js (module.js:646:10)
    at Module.load (module.js:554:32)`

I’m on homebridge 0.4.38:

screenshot 2018-03-25 15 08 32

thanks, felix

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:35 (17 by maintainers)

github_iconTop GitHub Comments

1reaction
felix-mcflycommented, Mar 27, 2018

okay, after sitting in front of my pc until 4am I just reinstalled node 8.9.3 and everything workes again. I deleted

"engines": { "node": ">=9.3.0", "homebridge": ">=0.4.36"

out of packages.json and also your plugin started to work. thanks for your time and support!

0reactions
grovercommented, Mar 26, 2018

Ok. The virtual path is the idea of nvm to fix permission issues like yours.

Anyhow, given this try uninstalling and reinstalling homebridge-dacp again. Something definitely broke while installing mdns as part of homebridge-dacp.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERROR LOADING PLUGIN : r/homebridge
Hey, really unsure about this error that started happening when I accidentally uninstalled this plugin through Homebridge UI and then tried ...
Read more >
homebridge-dacp
A homebridge plugin to control iTunes, AirPlay speakers and Apple TV devices. Latest version: 0.9.2, last published: 4 years ago.
Read more >
Homebridge Popular Plugins
Homebridge DACP This platform plugin enables Homebridge to control devices or ... the plugin is not loaded the error shows you that the...
Read more >
[SUPPORT] malvarez00 - HOOBS - Docker Containers
just installed this to use it instead of homebridge , installed Homeseer plugin but I'm getting this error : How do I update...
Read more >
How can I fix error loading Nest plugin on Homebridge?
The JSON is not working because the plugin is not loaded... the error shows you that the error occurs in a Unexpected token...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found