MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sixt9stang
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: After updating MM is not displaying

      @sdetweil I will start playing with that to help learn to use github.

      posted in Troubleshooting
      S
      sixt9stang
    • RE: After updating MM is not displaying

      @sdetweil Thanks! Back up and running. I was not reading your github correctly. I kept reading and thinking the second command was going to try pushing changes from my local install to the online repository. I am pretty new to github. Thanks again for the help!

      posted in Troubleshooting
      S
      sixt9stang
    • RE: After updating MM is not displaying

      @sidewall I ran the bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)”
      From your GitHub. Do I just download the actual script, change and then run it?

      posted in Troubleshooting
      S
      sixt9stang
    • After updating MM is not displaying

      Hello,

      I am pretty new to MM and used the sdetweil script to install it on a Pi 3b+. It was running great until I seen that an update was available. Of course I didn’t document how I originally installed it so went to the MM site and ran the git pull && npm run install-mm commands, which didn’t work right if I remember. I then found the sdetweil scripts again and ran the update script. That seemed to work without errors but I still got no display.

      I looked at the update log and found that Node and NPM were not new enough so I updated those and rebooted. pm2 says that MagicMirror is running but it still isn’t displaying. Any help would be great.

      This is in the error log:

      A JavaScript error occurred in the main process
      Uncaught Exception:
      Error: Cannot find module ‘undici’
      Require stack:

      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
        at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15)
        at s._resolveFilename (node:electron/js2c/browser_init:2:120689)
        at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
        at Module._load (node:internal/modules/cjs/loader:1058:27)
        at c._load (node:electron/js2c/node_init:2:16955)
        at Module.require (node:internal/modules/cjs/loader:1318:19)
        at require (node:internal/modules/helpers:179:18)
        at Object. (/home/pi/MagicMirror/js/app.js:15:40)
        at Module._compile (node:internal/modules/cjs/loader:1484:14)
        at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)
        at Module.load (node:internal/modules/cjs/loader:1295:32)
        at Module._load (node:internal/modules/cjs/loader:1111:12)
        at c._load (node:electron/js2c/node_init:2:16955)
        at Module.require (node:internal/modules/cjs/loader:1318:19)
        at require (node:internal/modules/helpers:179:18)
        at Object. (/home/pi/MagicMirror/js/electron.js:4:14)

      Thanks!

      posted in Troubleshooting
      S
      sixt9stang
    • 1 / 1