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

    Posts

    Recent Best Controversial
    • RE: MMM-DBF suddenly does not work

      @Volkae Please try my fork:

      git clone https://github.com/KristjanESPERANTO/MMM-DBF

      Let me know if it runs more stable.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Developer Wanted To Modify Default Newsfeed Module

      @MMRIZE Okay 😀 I just added it to the list.

      posted in Requests
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-OpenWeatherForecast Error 401

      @dcazman said in MMM-OpenWeatherForecast Error 401:

      I think this is the fork I used.

      According to your first post (output of git remote -v) you use the repository of jclarke0000.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Emergency service pharmacies in Germany

      @mumblebaj Many thanks for the tips! :smiley:

      I have meanwhile written to the operators of the website to see if they can offer an API. If not, I will probably follow your suggested approach.

      posted in Development
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: MMM-NHL displays 'Loading'

      The maintainer is working on implementing the new API: https://github.com/fewieden/MMM-NHL/pull/51

      So I see two options for you:

      1. be patient and wait for it to be completed.
      2. switch to the develop branch and test the new implementation. But don’t forget to switch back to the master branch later.
      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Module for MagicMirror forum

      I’ve done it! 🥳 Checkout https://forum.magicmirror.builders/topic/19133/mmm-forum.

      For accessing the read(-only) api you can use a cookie from your browser, e.g.

      @karsten13 Thank you! That was the hint that led me to the solution 🙏

      posted in Requests
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Magicmirror won’t update

      @bworch git status and git diff may help you 🙂

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Syntax Style for node_helper.js

      for MagicMirror purposes, is there a preferred style to be used for modules?

      @kayakbabe I agree with Sam, but here’s a more detailed answer anyway: This depends on where you are. In some modules there are no rules for this - there and in your own modules it is, as Sam says, up to you.

      However, to avoid poor code style, such as spaghetti code and inconsistently formatted code, which not only make maintenance and further development more difficult, but also affect team collaboration, many projects use static code analysis tools such as prettier and ESLint for checking code quality.

      In the MagicMirror core (and with this in the default modules), we use the ESLint object-shorthand rule (see https://archive.eslint.org/docs/rules/object-shorthand) to ensure that only the shorthand version is used.

      posted in Development
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: Cannot find module 'node-fetch' error with MMM-SoccerLiveScore

      I created a PR to fix this, let’s see when @0m4r accept it.

      posted in Troubleshooting
      KristjanESPERANTOK
      KristjanESPERANTO
    • RE: upgrade to new NPM version?

      Since 6.14.12 there have been a lot of bug fixes, so an upgrade is recommended. And MM works fine with 8.19.2.

      posted in General Discussion
      KristjanESPERANTOK
      KristjanESPERANTO
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 3 / 8