Read the statement by Michael Teeuw here.
MMM-ModuleScheduler update
-
Hi there,
I have updated to the last version of MagicMirror. besides some issues with the weather module (see my other threats) i get a warning to update the MMM-ModuleScheduler module. it is 19 commits behind.
What? Does this not update auto?
any suggestions?
many thanks in advance!
-
@Canguingo no updates for mm are automatic
to update a module. go to it’s folder and type
git pullif that is successful, and there is a package.json file, then also do
npm installthen restart MagicMirror
-
@sdetweil said in MMM-ModuleScheduler update:
@Canguingo no updates for mm are automatic
to update a module. go to it’s folder and type
git pullif that is successful, and there is a package.json file, then also do
npm installthen restart MagicMirror
Ok! So I type cd mmm-modulescheduler or something like that?
Sorry I usually follow the instructions very carefully without really knowing what I do. -
@Canguingo well, modules are loaded into the
MagicMirror/modules folder
so your command will work from there
-
@sdetweil said in MMM-ModuleScheduler update:
@Canguingo well, modules are loaded into the
MagicMirror/modules folder
so your command will work from there
thanks this doesnt work
-
@Canguingo what doesn’t?
linux is case sensitive…
cd ~/MagicMirror/modules cd modulename git pull npm install -
@sdetweil said in MMM-ModuleScheduler update:
@Canguingo what doesn’t?
linux is case sensitive…
cd ~/MagicMirror/modules cd modulename git pull npm installgreat now i’m 28 commits behind instead of 19 …
-
@Canguingo did the git pull succeed?
-
@sdetweil said in MMM-ModuleScheduler update:
@Canguingo did the git pull succeed?
Not really,
I went to MagicMirror/modules/MMM-ModuleScheduler and there I did the git pull
and the npm install.Then back to root and a sudo reboot.
But did not help the issue.
I might miss something, a step or something… dunno.
-
@Canguingo no, I was asking, did the command
git pull
work.
so, go there again and do the git pull and show the results
-
@sdetweil said in MMM-ModuleScheduler update:
@Canguingo no, I was asking, did the command
git pull
work.
so, go there again and do the git pull and show the results
Thanks Sam.
It seems I had to delete some files from the ModuleScheduler before in order to get git pull to work.
Now it looks it’s working.
Many thanks!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login