MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Thunderbone1982
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    Thunderbone1982

    @Thunderbone1982

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Thunderbone1982 Unfollow Follow

    Latest posts made by Thunderbone1982

    • MM black screen

      Hello,

      My Magic mirror WAS working fine, then I updated it and tried to run it and now all I get is a black screen.
      Here is the log:

      raspberrypi:~/MagicMirror $ npm start

      magicmirror@2.22.0 start
      DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js

      [04.02.2023 10:01.08.459] [LOG] Starting MagicMirror: v2.22.0
      [04.02.2023 10:01.08.466] [LOG] Loading config …
      [04.02.2023 10:01.08.471] [LOG] Loading module helpers …
      [04.02.2023 10:01.08.561] [LOG] Initializing new module helper …
      [04.02.2023 10:01.08.563] [LOG] Module helper loaded: MMM-Weather
      [04.02.2023 10:01.08.593] [LOG] Initializing new module helper …
      [04.02.2023 10:01.08.594] [LOG] Module helper loaded: MMM-MyWastePickup
      [04.02.2023 10:01.08.597] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘request’
      Require stack:

      • /home/pi/MagicMirror/modules/MMM-Dad-Jokes/node_helper.js
      • /home/pi/MagicMirror/js/app.js
      • /home/pi/MagicMirror/js/electron.js
      • /home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js
      posted in Troubleshooting
      T
      Thunderbone1982