Good morning
my mirror works thank you
Read the statement by Michael Teeuw here.
Best posts made by pat59
-
RE: magic mirror module
Hello
I wanted to thank you for answering me.
I resume I have placed the config.js file in the last position, same nothing changes the photo appears when it is in top_center, when I move it to the right or to the left I have a small logo that appears a circle with a triangle in it and no the same image when I move MMM-EyeCandy to the bottom left it works well but my photo in the top center no longer appears, it works when the two modules are in top_center but still superimposed. -
update
Good morning
I can’t update MMM-MeteoFrance.fr
see error message.
Sincerely.patrick@raspberrypi:~ $ cd ~/MagicMirror/modules/MMM-MeteoFrance
patrick@raspberrypi:~/MagicMirror/modules/MMM-MeteoFrance $ git pull
astuce: Tirer sans spécifier comment réconcilier les branches divergentes
astuce: est découragé. Vous pouvez éliminer ce message en lançant une des
astuce: commandes suivantes avant votre prochain tirage :
astuce:
astuce: git config pull.rebase false # fusion (stratégie par défaut)
astuce: git config pull.rebase true # rebasage
astuce: git config pull.ff only # avance rapide seulement
astuce:
astuce: Vous pouvez remplacer “git config” par “git config --global” pour que
astuce: ce soit l’option par défaut pour tous les dépôts. Vous pouvez aussi
astuce: passer --rebase, --no-rebase ou --ff-only sur la ligne de commande pour
astuce: remplacer à l’invocation la valeur par défaut configurée.
Mise à jour 06e94f9…047a887
Fast-forward
MMM-MeteoFrance.js | 89 +±-
eslint.config.js | 22 ±
installer/postinstall.sh | 3 +
package-lock.json | 1040 +++++++++++++++++++±-------------------------
package.json | 16 ±
5 files changed, 479 insertions(+), 691 deletions(-)
patrick@raspberrypi:~/MagicMirror/modules/MMM-MeteoFrance $ npm install
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: @eslint/config-array@0.18.0
npm ERR! notsup Not compatible with your version of node/npm: @eslint/config-array@0.18.0
npm ERR! notsup Required: {“node”:“^18.18.0 || ^20.9.0 || >=21.1.0”}
npm ERR! notsup Actual: {“npm”:“10.1.0”,“node”:“v20.8.0”}npm ERR! A complete log of this run can be found in: /home/patrick/.npm/_logs/2024-11-13T07_25_12_585Z-debug-0.log
patrick@raspberrypi:~/MagicMirror/modules/MMM-MeteoFrance $