• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Just updated Mirror, now mirror will not work.

Scheduled Pinned Locked Moved Troubleshooting
14 Posts 2 Posters 3.1k 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.
  • N Offline
    Nneuland @sdetweil
    last edited by Jul 10, 2021, 1:16 AM

    @sdetweil

    yeah. Just getting a black screen and a cursor.

    S 1 Reply Last reply Jul 10, 2021, 1:21 AM Reply Quote 0
    • S Offline
      sdetweil @Nneuland
      last edited by Jul 10, 2021, 1:21 AM

      @nneuland black screen, look at the messages where u start MagicMirror

      npm start
      or pm2

      if pm2, then the pm2 logs --lines=100
      will show the same messages

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      N 1 Reply Last reply Jul 10, 2021, 1:44 AM Reply Quote 0
      • N Offline
        Nneuland @sdetweil
        last edited by Jul 10, 2021, 1:44 AM

        @sdetweil

        you’re right

        [09.07.2021 21:41.21.879] [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-CoinMarketCap/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

        not sure why

        S 1 Reply Last reply Jul 10, 2021, 1:48 AM Reply Quote 0
        • S Offline
          sdetweil @Nneuland
          last edited by sdetweil Jul 10, 2021, 1:49 AM Jul 10, 2021, 1:48 AM

          @nneuland because request was removed in the latest release, as it has security issue that could not be fixed., and all users recommended to get on to something else ( aka deprecated)

          in the short term

          cd ~/MagicMirror
          npm install request

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          N 1 Reply Last reply Jul 10, 2021, 2:02 AM Reply Quote 0
          • N Offline
            Nneuland @sdetweil
            last edited by Jul 10, 2021, 2:02 AM

            @sdetweil

            You’re a gentleman and a scholar!!!

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