A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
update
-
-
@pat59 updating modules in general is
cd ~/MagicMirror/modules/modulename git pull
if there is a package.json file then
npm install
some modules provide instructions too
In general it is best NOT to update unless there are problems you need to solve
so disable the updatenotification module
until you need to know if there are changes available -
Hello, thank you very much, it works cordially
-
@pat59 awesome