MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Redicaljk
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 6
    • Posts 21
    • Groups 0

    Posts

    Recent Best Controversial
    • MMM-Fuel

      I have seen a number of posts stating that this module no longer works. Can someone confirm this?

      I have set up the module but no data is showing so I assume it’s not able to pull data from gasbuddy.

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MMM-CounterEvents "days" not showing

      Apologies for the delay in responding. I gave up and switched to MMM-HolidayCountdown which installed and is working without any issues.

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MMM-CounterEvents "days" not showing

      Yes I did.
      Screenshot 2026-06-03 091126.png

      posted in Troubleshooting
      R
      Redicaljk
    • MMM-CounterEvents "days" not showing

      For the life of me I cannot get this module to show the word “days” after the number of days. I do not have anything in custom.css for this module.

      Screenshot 2026-06-03 043949 CounterEvents.png

      Screenshot 2026-06-03 044242 CE config.js.png

      posted in Troubleshooting
      R
      Redicaljk
    • RE: Issues running MM on Debian 11 on Mac mini

      @sdetweil thank you!

      I attempted to load the script but had this issue:

      Installing helper tools …
      Updating packages …
      [ <=> ]
      installing correct version of node and npm, please wait
      node: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
      /usr/local/bin/node: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
      node: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
      node failed to install, exiting

      posted in Troubleshooting
      R
      Redicaljk
    • Issues running MM on Debian 11 on Mac mini

      I recently installed Debian 11 on an older Mac mini without any issues. However, I am unable to run Magic Mirror.

      This is the error that occurs when I type in “npm run start”:

      raspi@raspberry:~/MagicMirror $ npm run start

      magicmirror@2.22.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      sh: 1: ./node_modules/.bin/electron: not found
      npm ERR! code 127
      npm ERR! path /home/raspi/MagicMirror
      npm ERR! command failed
      npm ERR! command sh -c DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/raspi/.npm/_logs/2023-01-07T11_43_55_951Z-debug.log
      raspi@raspberry:~/MagicMirror $

      This is the npm and node versions:
      raspi@raspberry:~/MagicMirror $ npm --version
      7.5.2

      raspi@raspberry:~/MagicMirror $ node --version
      v12.22.12

      Any help would be most appreciated!!

      posted in Troubleshooting
      R
      Redicaljk
    • RE: package.json conflict

      @sdetweil thank you,

      	"optionalDependencies": {
      <<<<<<< Updated upstream
      		"electron": "^19.1.0"
      =======
      		"electron": "^21.0.1"
      >>>>>>> Stashed changes
      

      How should I edit this?

      posted in Troubleshooting
      R
      Redicaljk
    • package.json conflict

      I have this error after rebooting my Raspberry Pi:
      pi@rpi4:~/MagicMirror $ npm run start
      npm ERR! code EJSONPARSE
      npm ERR! path /home/pi/MagicMirror/package.json
      npm ERR! Merge conflict detected in your package.json.
      npm ERR!
      npm ERR! Please resolve the package.json conflict and retry.

      npm ERR! A complete log of this run can be found in:

      How do I determine what the conflict is?

      posted in Troubleshooting
      R
      Redicaljk
    • RE: Extra text (PoP) in weather module

      @sdetweil Thank you again for your help today!!

      posted in Troubleshooting
      R
      Redicaljk
    • Extra text (PoP) in weather module

      After “Feels like x” in the weather module, the letters “PoP” have appeared. How do I permanently delete this?

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil I really don’t know how to thank you. MM is back up and working as before including the calendar, weather and on this day.

      Do you know what caused this issue? Was it the software update?

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil just emailed you.

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil Success! Thank you. MM now loads and does not crash but Weather module is not loading and there’s an error in the calendar module.

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil just emailed you.

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @Redicaljk Looks like the original issue has been resolved, however, MM still crashes. I can’t copy the error without this post being marked as spam!!!

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil thank you! I’ll give it a try.

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil done. Still having an issue:

      magicmirror@2.20.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      [20.08.2022 09:12.14.860] [LOG] Starting MagicMirror: v2.20.0
      [20.08.2022 09:12.14.865] [LOG] Loading config …
      [20.08.2022 09:12.14.871] [LOG] Loading module helpers …
      [20.08.2022 09:12.14.873] [LOG] No helper found for module: alert.
      [20.08.2022 09:12.15.181] [LOG] Initializing new module helper …
      [20.08.2022 09:12.15.182] [LOG] Module helper loaded: MMM-AlexaControl
      [20.08.2022 09:12.15.185] [LOG] Initializing new module helper …
      [20.08.2022 09:12.15.186] [LOG] Module helper loaded: updatenotification
      [20.08.2022 09:12.15.186] [LOG] No helper found for module: clock.
      [20.08.2022 09:12.15.403] [LOG] Initializing new module helper …
      [20.08.2022 09:12.15.404] [LOG] Module helper loaded: calendar
      [20.08.2022 09:12.15.404] [LOG] No helper found for module: calendar_monthly.
      [20.08.2022 09:12.15.405] [LOG] No helper found for module: weather.
      [20.08.2022 09:12.15.408] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘jsdom’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-OnThisDay/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil thank you!
      pi@rpi4:~ $ node -v
      v16.17.0
      pi@rpi4:~ $ npm -v
      8.15.0
      pi@rpi4:~ $

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil sorry, I am a complete newbie. I tried entering node-v and npm-v in the terminal and I get “command not found”.

      posted in Troubleshooting
      R
      Redicaljk
    • RE: MM not loading after software update

      @sdetweil I clicked on Install Updates from the notification in the Task Bar.

      posted in Troubleshooting
      R
      Redicaljk
    • 1 / 1