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

    Posts

    Recent Best Controversial
    • RE: NFL games not showing up?

      @lucallmon said in NFL games not showing up?:

      MMM-MyScoreboard

      Do you use the fork from @dathbe?

      Run git remote -v in the module’s directory to find out.

      posted in Sport
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: [MMM-Remote-Control] Cannot GET /remote.html

      @mvrlogins said in [MMM-Remote-Control] Cannot GET /remote.html:

      0|MagicMir | [2025-09-21 16:44:59.284] [ERROR] Error when loading MMM-Remote-Control: require() of ES Module /home/pi/MagicMirror/modules/MMM-Remote-Control/node_modules/uuid/dist-node/index.js from /home/pi/MagicMirror/modules/MMM-Remote-Control/API/api.js not supported.
      

      To make it clear here as well: “require() of ES Module ... not supported” shows that you are using a very old (unsupported) Node version. Like I said in the GitHub issue, you have to update Node.

      I recommend using NVM to update Node (like recommended on the Node website).

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Help with mmm-systemtemperature error messages

      FYI: I’ve created a fork, refactored it and optimized the README. It should be easier to install :-)

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: *Newly created module - MMM-Planefinder*

      @Exndfan Nice. Don’t forget to add it to the modules list :-)

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Mirror, Mirror… Who’s My Persona Today? 🤖✨ (Open Voice OS + MagicMirror²)

      @goldyfruit Very cool! 🚀Don’t forget to add MMM-ShareToMirror to the module list 🙂

      posted in Show your Mirror
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MagicMirror is Failing to start at all

      If --run is a bad option let’s try run the long command directly and see what happens.

      So instead of npm run, try this:

      On Wayland:

      WAYLAND_DISPLAY="${WAYLAND_DISPLAY:=wayland-1}" ./node_modules/.bin/electron js/electron.js --enable-features=UseOzonePlatform --ozone-platform=wayland

      On X11:
      DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js

      This may show us the real core of the problem, or it works and starts MM properly and we could make it a little more comfortable (even if it is a bit hacky).

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Outlook 365 calendar not loading after updating MMM-CalendarExt2

      @OliWer Thanks for reporting. Please check https://github.com/MMM-CalendarExt2/MMM-CalendarExt2/issues/401.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-TitanSchoolMenu

      @Lmagenis I can’t find MMM-TitanSchoolMenu on the module list.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @PierreGode The wiki page is empty :-(

      posted in Utilities
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: [MMM-MarineTraffic] Show nearby boats and freighters

      Nice :-) Don’t forget to add it to the modules list: https://github.com/MagicMirrorOrg/MagicMirror/wiki/3rd-party-modules

      posted in Entertainment
      KristjanESPERANTOK
      KristjanESPERANTO
    • 1 / 1