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.

    MM cant boot, wont boot!

    Scheduled Pinned Locked Moved Troubleshooting
    40 Posts 5 Posters 13.4k Views 5 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.
    • S Offline
      sdetweil @chrisparker
      last edited by

      @chrisparker somebody is missing one of their dependencies

      Cannot find module 'cheerio
      

      do

      cd ~/MagicMirror
      npm install cheerio
      

      then try to start

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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

        @Cyric 2 days, I think they pushed a fix for that, do

        cd ~/MagicMirror
        git checkout develop
        git pull
        

        then restart mm

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        C 1 Reply Last reply Reply Quote 1
        • C Offline
          Cyric @sdetweil
          last edited by

          @sdetweil So i tried that and it said “error: Your local changes to the following files would be overwritten by checkout:
          package-lock.json
          Please commit your changes or stash them before you switch branches.
          Aborting”
          but i havent edited the package-lock.json, so i don’t know why its saying that. Since the problems started when i ran the update, i’m nervous to mess with anything again.

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

            @Cyric package-lock. Jason is shipped as part of the project, AND updated every time one does npm install, so it will always present a problem.

            just erase it, and then git pull again

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 1 Reply Last reply Reply Quote 1
            • C Offline
              Cyric @sdetweil
              last edited by

              @sdetweil So i should delete the package-lock.json file, then run

              cd ~/MagicMirror
              git checkout develop
              git pull

              and then restart mm?

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

                @Cyric yes

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 1
                • C Offline
                  Cyric
                  last edited by

                  awesome, that worked.

                  Thank you!

                  1 Reply Last reply Reply Quote 0
                  • chrisparkerC Offline
                    chrisparker @sdetweil
                    last edited by

                    @sdetweil Thanks. Turned out there were several dependencies missing that are needed by the Dilbert module.

                    I’ve now reloaded my config files and all is well - thanks!

                    1 Reply Last reply Reply Quote 0
                    • 1
                    • 2
                    • 3
                    • 4
                    • 4 / 4
                    • 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