MMM-Worldclock
MMM-Worldclock copied to clipboard
World clock not displaying after a git pull
I did a git pull and after I restarted my magic mirror the world clocks was not displayed.
I had to do a git checkout f9f0bf6229a8b643ab8126245e063230ba71d3a2
This then started to display the world clocks again.
Thanks Pete
It works for me. I have the latest Magic Mirror version, and the latest version of this plugin.
- Did you think of doing a
npm ci
again after thegit pull
of the module? - When you use
MMM-Carousel
, did you add theMMM-Worldclock
to the Carousel config (slides
orignoreModules
)?