Hi,
I'm trying to use your module, but I have errors related to this line in node_helper.js:
const awaitSocketOnce = require('./awaitSocketOnce');
[2026-01-25 13:14:13.859] [ERROR] [app] Error when loading MMM-Assistant: Cannot find module './awaitSocketOnce'
Require stack:
- /home/{user}/MagicMirror/modules/MMM-Assistant/node_helper.js
- /home/{user}/MagicMirror/js/app.js
- /home/{user}/MagicMirror/serveronly/index.js
Is that a file that wasn't commited? Or am I missing something else...
Thanks!
Hi,
I'm trying to use your module, but I have errors related to this line in
node_helper.js:[2026-01-25 13:14:13.859] [ERROR] [app] Error when loading MMM-Assistant: Cannot find module './awaitSocketOnce' Require stack: - /home/{user}/MagicMirror/modules/MMM-Assistant/node_helper.js - /home/{user}/MagicMirror/js/app.js - /home/{user}/MagicMirror/serveronly/index.jsIs that a file that wasn't commited? Or am I missing something else...
Thanks!