Read the statement by Michael Teeuw here.
Adding Modules
-
@johnnyboy said in Adding Modules:
First off, a massive shout out to Mykle1 for helping me to do in minutes, what took me many hours trying… Thanks a lot for that, much appreciated
You’re welcome buddy. It wasn’t very long ago that I was in the very same place that you are in now. Some very fine people helped me get under way, and continue to help me. I repay them by helping others, where and when I can. I can see you’re in very good hands with Strawberry 3.141 assisting you. He was, and still is, instrumental in helping me perfect my MM. I’ll help you with the easy stuff. He’ll handle the genius side of things. :smile:
-
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