@sdetweil yeah, but npm run config:check was such a life saver
Read the statement by Michael Teeuw here.
Best posts made by PHAGE.GOV
-
RE: Config Error
Latest posts made by PHAGE.GOV
-
RE: MMM-awesome-alexa
@dolanmiu Hello, i know you probably get asked this alot, but i got the client id and client secret, but I can’t figure out what to put for the allowed return urls, or how to find/make them on the amazon dev side and on the magic mirror side
-
RE: GPIO help
so like when i type those commands in the terminal nothing will apear, is that normal?
-
GPIO help
Hello,
I was trying to run thesudo usermod -a -G gpio pi
step on the MMM-PIR-sensor module and for some reason it wont let me run it. I.e. it wont let me open up the mirror after i completed the steps and there is no system dialogue while running the command, as in it just skips to the next bar without any response to the user. it is also the same with the next command,
sudo chmod u+s /opt/vc/bin/tvservice && sudo chmod u+s /bin/chvt
thanks!
-
RE: Alert Module help
{ module: "alert", welcome_message: "Hello there", position: "right", effect: "slide", display_time: "3500", },
thats how i set it in config.js
-
Alert Module help
Hello,
I have no idea how to use the alert module.
whenever I run the system,
and i dont know what it is supposed to do, but im pretty thats not it
thanks in advance! -
MoonRise Help
Hello!
I cant get the moon rise thing on mm-clock to work through the lat and lon values. can someone point me towards a guide or help me out a bit?
thanks! -
RE: Config Error
@sdetweil yeah, but npm run config:check was such a life saver
-
RE: Config Error
@sdetweil indeed it is, i found it tho, and i fixed everything else too! thank you so much! and i learned so much from this also, i feel much more confident poking around and i defs learned much more about proper coding
-
RE: Config Error
{ module: "compliments", position: "lower_third", compliments: { "anytime" : [ "Hey there sexy!" ], "morning" : [
so 64 is the compliments line and it says it has trailing spaces. Im actually learning so much about json files rn so thank you @sdetweil and @lavolp3
-
RE: Config Error
@sdetweil okay so ive been combing through the code, and since i didnt know how to properly edit .json files, i had alot of cleanup to do, im still not done, but getting there. what is a trailing space though? i dont know what to remove