Read the statement by Michael Teeuw here.
Are you tired of editing config.js, or have trouble doing it, see my new module
-
@stoffel MMM-Config … MM is happy
did the collector crash again, where u start MM, npm start or pm2 logs --lines=100
-
autostart with pm2
-
@sdetweil
ok, what i see is when i start mm with npm start it loads all modules what i have installt not only from the config.js (i use now the default config.js from mm). Next i delete all moduls what i not needed. -
@stoffel sorry, I do not understand
if there is a collector error, you should see something like
/home/sam/mmm-config/scripts/buildschema3.js:619 return data[left]; ^ TypeError: Cannot read property 'feeds' of undefined at get_define_info (/home/sam/mmm-config/scripts/buildschema3.js:619:14) at /home/sam/mmm-config/scripts/buildschema3.js:415:29 at Array.forEach (<anonymous>) at Object.<anonymous> (/home/sam/mmm-config/scripts/buildschema3.js:405:24)
-
ok, i think so,
0|MagicMirror | stderr 2: /home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:595 0|MagicMirror | let tt = data[left]; 0|MagicMirror | ^ 0|MagicMirror | TypeError: Cannot read property '' of undefined 0|MagicMirror | at get_define_info (/home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:595:18) 0|MagicMirror | at get_define_info (/home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:599:12) 0|MagicMirror | at get_define_info (/home/pi/MagicMirror/modules/MMM-Config/scripts/buildschema3.js:599:12)
look at page 2 the 2. post
-
@stoffel yes, that is because of the … the code splits the string with . and not I have 10 items, some empty… oops…
working on fix…
-
@stoffel I think I have a fix
see the issue for instructions
-
@sdetweil The “Mother of all Modules”! :love-you_gesture_light_skin_tone:
That’s a fantastic job, Sam! Especially beginners will be grateful, but not only beginners. -
Hi I only see this…?
Need a little bit help :grinning_face:
-
@stoffbeuteluwe try again , git pull the repo…