Read the statement by Michael Teeuw here.
magic mirror 2 config.js file
-
@elaineezhu can u do a pm2 status ?
even after editing the code.
what does that mean? config/config.js or modules/default/compliments/compliments.js?
-
is MM running ON the mac?
-
@sdetweil editing the code as in editing the config.js file.
that’s what happens when i do pm2 restart 0 and pm2 status -
@elaineezhu ok, no pm2 setup for this machine
so you would do the other approach
cd ~/MagicMIrror npm start
-
@sdetweil i think so? it’ll open in electron
-
@elaineezhu how did you do the install? manually or one of the scripts?
-
@elaineezhu pm2 starts the same scripts as manually (~/MagicMirror/installers/mm.sh)
-
@sdetweil i believe manually, using the instructions here: https://forum.magicmirror.builders/topic/810/total-beginner-mm2-with-macmini/3
-
@elaineezhu hm… shouldn’t matter… but won’t take long… try my new updated installer (part of next
release)see the instruction here
https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer
rename the current MagicMirror folder out of the way
-
@sdetweil this is what happens when i try to use your code