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.

    last update stop my MM

    Scheduled Pinned Locked Moved Troubleshooting
    17 Posts 2 Posters 2.8k Views 2 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.
    • X Offline
      xaba @sdetweil
      last edited by

      @sdetweil

      electron@6.1.12 postinstall /home/pi/node_modules/electron
      node install.js

      Downloading tmp-6080-0-electron-v6.1.12-linux-armv7l.zip
      [============================================>] 100.0% of 54.85 MB (3.99 MB/s)
      /home/pi/node_modules/electron/install.js:53
      throw err
      ^

      Error: Could not parse checksum file at line 1:
      at data.trim.split.forEach.line (/home/pi/node_modules/sumchecker/index.js:85:18)
      at Array.forEach ()
      at Promise (/home/pi/node_modules/sumchecker/index.js:80:36)
      at new Promise ()
      at ChecksumValidator.parseChecksumFile (/home/pi/node_modules/sumchecker/index.js:76:12)
      npm WARN enoent ENOENT: no such file or directory, open ‘/home/pi/package.json’
      npm WARN pi No description
      npm WARN pi No repository field.
      npm WARN pi No README data
      npm WARN pi No license field.

      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! electron@6.1.12 postinstall: node install.js
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the electron@6.1.12 postinstall script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2020-10-15T22_33_52_461Z-debug.log

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @xaba
        last edited by sdetweil

        @xaba said in last update stop my MM:

        Error: Could not parse checksum file at line 1:

        looks like network error, try again

        do

        cd ~/MagicMirror
        rm -rf node_modules/electron
        npm install electron@6.1.12
        

        I tested here and it worked ok

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        X 1 Reply Last reply Reply Quote 0
        • X Offline
          xaba @sdetweil
          last edited by

          @sdetweil

          not worked!!
          gonna rebuild the system pi, download again MM!!

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @xaba
            last edited by sdetweil

            @xaba use my script
            see here for instructions
            https://github.com/sdetweil/magicmirror_scripts

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • X Offline
              xaba
              last edited by

              gonna use it!! thks!!

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