MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MagicMirror won't start after installing module

    Scheduled Pinned Locked Moved Troubleshooting
    7 Posts 3 Posters 2.2k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      jani.karna
      last edited by jani.karna

      Hi, I need help. Yesterday I installed MMM-Wunderlist module. In the description it said to use ‘npm install’ in modules directory and I did. After that my MagicMirror starts with black screen and nothing on it. At startup I get a bunch of errors/warnings which I don’t understand. Can anyone help? I wouldn’t want to reinstall the whole MagicMirror from scratch!

      Here is a picture of the MagicMirror shell:
      alt text
      If it doesn’t show, here’s link: https://www.dropbox.com/s/79hkyhehk81hgmh/IMG_0513.jpg?dl=0

      EDIT: I actually first ran the ‘npm install’ accidentally from the modules directory instead of modules/MMM-Wunderlist directory which caused MM to stop working.

      S strawberry 3.141S 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @jani.karna
        last edited by sdetweil

        @jani-karna you accidentally erased a MM file. to fix do

        cd ~/MagicMirror
        git checkout  modules/node_modules/node_helper/index.js
        

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @jani.karna
          last edited by

          @jani-karna It seems like the install of dependencies in the wrong directory removed a file, try the following in the terminal:

          cd ~/MagicMirror
          git checkout modules/node_modules/node_helper/index.js
          

          After that restart your mirror.

          Please create a github issue if you need help, so I can keep track

          1 Reply Last reply Reply Quote 0
          • J Offline
            jani.karna
            last edited by

            Thank you for your replies. I’ll try that when I get back home.

            1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil
              last edited by

              i opened issue 1758 back in August to document this problem

              https://github.com/MichMich/MagicMirror/issues/1758

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • J Offline
                jani.karna
                last edited by

                Thank you so much @sdetweil and @strawberry-3-141 , that got my MM up and running again. However, I still get a bunch of “No helper found for module…” for few of them. I don’t know if this is normal.

                strawberry 3.141S 1 Reply Last reply Reply Quote 0
                • strawberry 3.141S Offline
                  strawberry 3.141 Project Sponsor Module Developer @jani.karna
                  last edited by

                  @jani-karna yes that is normal, if a module doesn’t have the optional file node_helper.js you will see it in the logs

                  Please create a github issue if you need help, so I can keep track

                  1 Reply Last reply Reply Quote 0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  • 1 / 1
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy