Unsetting `registerService` makes DBus library unusable for others. Just comment out this line: https://github.com/LGSInnovations/node-dbus-as-promised/blob/3b7dde1d007ef6911bc442e2f8ad50605807cd3b/esm/index.js#L18
Unsetting
registerServicemakes DBus library unusable for others.Just comment out this line:
node-dbus-as-promised/esm/index.js
Line 18 in 3b7dde1