errors?
Read the statement by Michael Teeuw here.

Posts
-
RE: Module not in the Magic Mirror Module Folder
No worries, mate. We were all there once. Enjoy the process and have fun!
-
RE: Module not in the Magic Mirror Module Folder
You can just drag it into the MagicMirror folder. No need to issue any terminal commands if you don’t have to.
-
RE: Hello-Lucy Install Part 5 Unable to resolve dependency tree
Just verifying:
Did you run
npm install
in the Hello Lucy folder? Normally, this would be correct, but not in this case.The proper way of installing dependencies for Hello Lucy are as follows:
-
cd
into the Hello-Lucy/installers folder -
run
bash dependencies.sh
-
-
RE: Noob setup
@gr1dl0ck said in Noob setup:
I noticed you put, disabled: false, as per below in your post, can you expand on what that does
This is an easy way to enable or disable a module when MM launches, without say, commenting out the entire module’s entry or removing the entry from the config altogether.
So, for the module to load at MM launch
disabled: false,
For the module NOT to load at MM launch
disabled: true,
-
RE: Openweather city ID
@gr1dl0ck said in Openweather city ID:
but when i opened the city ID list in wordpad, the list is all scrambled in like wingdigs font.
Open it in a different text editor, or better yet, a code editor. For example, ‘Atom’, ‘notepad++’, et al.
-
RE: Bored? MMM-Bored
@sdetweil said in Bored? MMM-Bored:
i am but no computer nearby
A bit of advice, bro:
Stop crushing the displays!
:-)