Read the statement by Michael Teeuw here.
Can't get update alert to go away
-
@pminich weird
docd ~/MagicMirror git pull
-
@pminich You can do what Sam says or you can go into your config and disable the module… either way it goes away.
-
@cowboysdude that’s cheating!! lol
-
@cowboysdude Possibly restarting MM might make the message go away as well? Does that module check to see if you ever updated while the mirror is running and turns itself off automatically or just warn of a new update?
-
@wenike there is no real update til you restart
-
Thanks. Mirror is at my office and I will test these when I get in on Monday. I don’t really want to hide the module. That kind of defeats the purpose.
I have restarted both the process and the entire pi. That cleared out some notifications of updates to the PIR module that I am using but not this one.
-
@pminich pir updates? are you using the NEW-PIR from bugsounet?
he has his own alert function for his modules?
-
@sdetweil Yes I am using the NEW-PIR module. Apparently it has it’s own alert function because I got the alert that it needed updating.
-
I am running version 2.18. according to package.json and I am still getting the message that I am 2 commits behind. I have done git pull and got the message that I am up to date.
Any more thoughts?
-
@pminich is it MagicMirror?
are u on the master or develop branch?
docd ~/MagicMirror git branch git status