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

    Posts

    Recent Best Controversial
    • RE: ChatGpt developed Module MMM-Dockerstat

      @Rags Need to be bit more specific with what issues you are experiencing. If you are running you mirror with npm start then list the output from npm. Also check the developer console (shift + ctrl+i) and see if there are any errors there.

      posted in Development
      mumblebajM
      mumblebaj
    • RE: Module list updates since the beginning of November

      @KristjanESPERANTO Will see if I can get one done for PGA. But heading on holidays tomorrow. Back in the new year.

      posted in General Discussion
      mumblebajM
      mumblebaj
    • RE: MMM-Strava stopped updating

      @levon I think check if it is successfully hitting the API on Strava. Check https://www.strava.com/settings/api.

      c19513f0-dcd4-4f9d-ade5-4699fbe644a8-image.png

      Also check if the Authorization Callback Domain matches your MM IP.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Help. MM doesn't work Anymore

      @extra said in Help. MM doesn't work Anymore:

      [23.01.2022 14:55.17.502] [ERROR] Error [ERR_REQUIRE_ESM]: require() of ES Module /home/pi/MagicMirror/node_modules/node-fetch/src/index.js from /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js not supported.
      Instead change the require of index.js in /home/pi/MagicMirror/modules/default/calendar/calendarfetcher.js to a dynamic import() which is available in all CommonJS modules.

      This is the wrong version of node-fetch that is installed on MM. You need to downgrade node-fetch to v2.6.1 or something earlier than v3 where the module was change to an ES module. I would uninstall node-fetch and check which module uses it and what specific version and install the correct version.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-PGA Not Working

      @Notas1 You can get a working fork of the module here. I have recently made loads of changes to bring it to the new age. :-)

      You can have a try with it.

      posted in Sport
      mumblebajM
      mumblebaj
    • RE: Automatic checking of all MagicMirror² modules

      @KristjanESPERANTO Stats were great, fixed most of the issues identified in my modules. Majority package.json issues.

      Great work @KristjanESPERANTO

      posted in Development
      mumblebajM
      mumblebaj
    • RE: Recommend a Word of the Day module? (English)

      @brentmatthews Hi, yes, I did not require a css file for the module. You are welcome to add and submit a pr if you like.

      posted in General Discussion
      mumblebajM
      mumblebaj
    • RE: MMM-Strava stopped updating

      @levon Awesome. Glad you found the issue. The code uses the npm module strava-v3. It looks like the method used does not return walking.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Two modules side by side

      @mmuser I would suggest that you grab the module_id from the Developer Window|Elements Tab. then use the div id for the module and assign the CSS as per @hango using the div id. If I had 2 instances of MMM-SweepClock in my config it would be assigned module_0_MMM-SweepClock and module_1_MMM-SweepClock

      3bfbebff-9d7d-4165-83b0-1f4da6ec27ab-image.png

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-PGA Not Working

      Handing over the module

      I have recently not had time to look after this module and I think that @dathbe will do a much better job looking after the module going forward.

      Here is a link to his fork: MMM-PGA. I have updated the 3rd Party Modules to point to his fork.

      I will archive my fork of the module this weekend.

      posted in Sport
      mumblebajM
      mumblebaj
    • 1 / 1