Read the statement by Michael Teeuw here.
magic mirror 2 config.js file
-
@cskenney single or double quote is ok, long as they are the same
-
@sdetweil good to know. Thanks!
-
@sdetweil yeah it’s in the config folder, but it still won’t run, as shown in the pictures attached
perhaps i’m rerunning magic mirror wrongly? if so, what’s the correct command line to run it?
-
@elaineezhu i built a matching config and it works fine…
if using pm2, then pm2 restart 0
if not using pm2 thencd ~/MagicMirror npm start
-
@sdetweil hm, i’ve done that but the compliments displayed are still the default one, even after editing the code.
-
@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