Read the statement by Michael Teeuw here.
How to update MMM-Jast and MMM-Sensor
-
Hello,
my magic mirror displays at the top of the screen that an update is to be done for the MMM-Jast and MMM-DHT-Sensor modules but on the module pages (https://github.com/ryck/MMM-DHT-Sensor and https://github.com/jalibu/MMM-Jast) it is not indicated how to do the updates. .How to update these 2 modules ?
-
@rikko14 you go the the module folder and do
git pull
sometimes the dependencies might change on a module and they might advise , also doing
npm install
in the module folder
-
in each module i do
git pull
andnpm install
but the message appears a few minutes later… -
@rikko14 AND u have to restart MagicMirror after update
-
same thing after reboot
-
@rikko14 was the git pull successful?
-
@sdetweil no…
-
@rikko14 was there a message saying something like „merge conflict with package-lock.json“?
-
@Jalibu
I don’t believe but I’m not sure