I don't know if this is a serious issue, but I saw it during installation of the module and to be safe, I post it anyway:
The following message appears multiple (10+) times in the terminal while running npm install:
(node:13734) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit
after that, the install seems to finish okay.
Now I'll try to configure it in my new MMΒ² smart display and see if it works ;-)