Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Karl Muffel
    K
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Karl Muffel

    @Karl Muffel

    0
    Reputation
    2
    Posts
    13
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Karl Muffel Follow

    Best posts made by Karl Muffel

    This user hasn't posted anything yet.

    Latest posts made by Karl Muffel

    • RE: Missing node_helper folder in MagicMirror/node_modules/

      Thanks! , i tried a few things but it seems like it doesn’t really work neither. Everytime i start the mirror the mirror starts to look for node_helpers. Those modules that have a node helper are able to start, and those who don’t have one are unable to start.

      Screenshot2.PNG

      Why does my MM need all those node_helper files to launch the modules? I hope you understand my problem. Thanks in advance!

      posted in Troubleshooting
      K
      Karl Muffel
    • Missing node_helper folder in MagicMirror/node_modules/

      Hello everyone,
      for some reason I’m missing the index.js file in the node_helper folder. Both (index.js and node_helper) are missing.

      It normally should be like:

      MagicMirror/node_modules/node_helper/index.js
      

      However, the node_helper folder and the index.js file are missing… In previous posts (first, second) users explained that a simple reconstruction of the folder structure could solve the problem. The only thing you had to do was creating the folder/file and insert the specific code into index.js. This specfic code has apparently been available here.

      This code isn’t available anymore, are there other links to get this code or are there at least any other solutions for my problem?

      Thanks

      posted in Troubleshooting
      K
      Karl Muffel