fixed by accident i put it under magic mirror > modules > default, moved it under magic mirror > modules now works
Read the statement by Michael Teeuw here.
Posts
-
RE: MM Docker with MMM-Todoist & MMM-Admin-Interface
-
RE: MM Docker with MMM-Todoist & MMM-Admin-Interface
Thank you for responding,
which hardware? Pi, Linux VM?
VM I used ubuntu server 20.0.4 and rancher os
which docker image?
bastilimbach/docker-magicmirror
how did you start the image?
Docker start magic_mirror
how did you install the module(s)? Did you the installation from within the running container?
Outside of docker using git clone
MagicMirror version?
Latest docker image
-
RE: MM Docker with MMM-Todoist & MMM-Admin-Interface
@ashishtank said in MM Docker with MMM-Todoist & MMM-Admin-Interface:
Did you do npm install for this modules in docker ? I think you need that for external modules in docker.
@ashishtank thank you for responding, I did the following; docker exec magic_mirror /bin/sh
cd to modules (Todoist) npm install (like it says to)Is this correct? Or do I have to do it out of docker?
-
MM Docker with MMM-Todoist & MMM-Admin-Interface
Hello All,
i’m running MM in docker and trying to use MMM-Todoist & MMM-Admin-Interface, I’ve done git clone and npm install in the docker but i still can not use it any one know why ?I also get a lot of errors ;
Manual Install:
Docker Install: