G’day every one. I am having issues with integrating MMM-AssistantMk2. When I start the MagicMirror, it seems to load. It initiates the default (“brief today”) and it activates a response, but towards the end of response the module appears to just terminate without completing correctly. I only seem to activate by using mouse function and clicking on the GA icon (via VNC Viewer). The microphone picks up my command and translates it onto the screen but there does not seem to be any response after that.
I ran npm start dev and the only error I could see (and not sure how to fix) was:
Uncaught TypeError: Cannot set property 'className' of null
at Class.status (MMM-Hotword.js:261)
at Class.socketNotificationReceived (MMM-Hotword.js:170)
at module.js:246
at r.<anonymous> (socketclient.js:25)
at r.emit (index.js:83)
at r.onevent (index.js:83)
at r.MMSocket.self.socket.onevent (socketclient.js:19)
at r.onpacket (index.js:83)
at r.<anonymous> (index.js:83)
at r.emit (index.js:83)
Any advice or tips would be very much appreciated.
Regards, BJ Duncan