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.

    Magic mirror not starting

    Scheduled Pinned Locked Moved Solved Troubleshooting
    19 Posts 3 Posters 3.0k Views 3 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 @zolabus
      last edited by sdetweil

      @zolabus edited

      see the comments below…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      karsten13K 1 Reply Last reply Reply Quote 0
      • karsten13K Offline
        karsten13 @sdetweil
        last edited by

        @sdetweil

        in this case I don’t think it is the problem you mentioned with the link.

        digest-fetch is a core dependency, so he may forgot to run npm install in the mm folder. Or if it’s an old installation which is suddenly not working anymore this is may caused by a corrupt SD Card.

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

          @karsten13 ok, got it… I agree…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          Z 1 Reply Last reply Reply Quote 0
          • Z Offline
            zolabus @sdetweil
            last edited by

            @sdetweil run npm install with this output

            npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I’ll try to do my best with it!
            npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.3.2 (node_modules/jest-haste-map/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”})

            npm ERR! path /home/pi/MagicMirror/node_modules/ical
            npm ERR! code EISGIT
            npm ERR! git /home/pi/MagicMirror/node_modules/ical: Appears to be a git repo or submodule.
            npm ERR! git /home/pi/MagicMirror/node_modules/ical
            npm ERR! git Refusing to remove it. Update manually,
            npm ERR! git or move it out of the way first.

            npm ERR! A complete log of this run can be found in:
            npm ERR! /home/pi/.npm/_logs/2022-01-01T16_16_01_042Z-debug.log

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

              @zolabus we don’t use ical anymore. weird, do

              cd ~/MagicMirror
              rm -rf node_modules
              npm install
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              Z 1 Reply Last reply Reply Quote 0
              • Z Offline
                zolabus @sdetweil
                last edited by

                @sdetweil same problem…

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

                  @zolabus

                   /home/pi/MagicMirror/node_modules/ical
                  

                  this folder does not exist in the latest release

                  and if u deleted the node_modules folder (per the prior instructions) it should not exist on your system either

                  do

                  grep version ~/MagicMirror/package.json
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  karsten13K Z 2 Replies Last reply Reply Quote 0
                  • karsten13K Offline
                    karsten13 @sdetweil
                    last edited by

                    @sdetweil may he should delete package-lock.json too

                    S Z 2 Replies Last reply Reply Quote 0
                    • S Offline
                      sdetweil @karsten13
                      last edited by

                      @karsten13 true…

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 0
                      • Z Offline
                        zolabus @sdetweil
                        last edited by

                        @sdetweil said in Magic mirror not starting:

                        grep version ~/MagicMirror/package.json

                        “version”: “2.17.1”,

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