-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
No existing issues.
- There is no existing issue for my problem.
Describe the bug
If some adapter is installed (i.e. by using npm install) and the system does not fulfill required dependencies (i.e. amin dependency) the following error is logged:
startInstance system.adapter.kecontact.0 Adapter dependency not fulfilled on any host: required adapter "admin" has wrong version. Installed "7.2.6", required ">=7.4.10"!
In my oppinion this should read as
dependency not fulfilled on AT LEAST ONE host:
or
dependency not fulfilled on SOME host:
In my understanding NAY indicates that the dependency must be fulfilled on any of the host only. But in fact ist must be fulfilles an ALL host.
@Apollon77
Please review - your english is better than mine :-)
To Reproduce
see description
Expected behavior
see description
Screenshots & Logfiles
n/a
Adapter version
7.2.6
js-controller version
7.0.6
Node version
v20.18.1
Operating system
raspian 10
Additional context
No response
Copilot
Metadata
Metadata
Assignees
Labels
No labels