A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Adding Modules
-
This post is deleted! -
This post is deleted! -
@johnnyboy only the part that i posted
-
This post is deleted! -
@johnnyboy if you have done
npm install request moment
than you can ignore the warnings about the missing file you’re good to continue, if you have donenpm install --productive
nothing happened because he cant read data out of an file that doesnt exist. -
This post is deleted! -
@johnnyboy in the config there is a
modules: []
section put it right before the closing]
don’t forget to add a comma in front if there is none after the}
from the last module in the section -
This post is deleted! -
@johnnyboy in your magiccmirror directory you have the config directory and in their your config.js
-
This post is deleted!