• 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.

MMM-Screencast erro

Scheduled Pinned Locked Moved Solved Troubleshooting
23 Posts 4 Posters 3.4k Views 4 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.
  • I Offline
    iorifly
    last edited by Jan 8, 2020, 7:12 PM

    How did I update my MM? I installed it from scratch … Already in this version.

    S 1 Reply Last reply Jan 8, 2020, 7:14 PM Reply Quote 0
    • S Offline
      sdetweil @iorifly
      last edited by Jan 8, 2020, 7:14 PM

      @iorifly ok, installed… good (update just came out, so most have updated from 2.9)

      can u tell me the output of

      node -v
      npm -v

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • I Offline
        iorifly
        last edited by Jan 8, 2020, 7:15 PM

        pi@raspberrypi:~/MagicMirror $ node -v
        v10.18.0
        pi@raspberrypi:~/MagicMirror $ npm -v
        6.13.4
        pi@raspberrypi:~/MagicMirror $
        
        1 Reply Last reply Reply Quote 0
        • I Offline
          iorifly
          last edited by Jan 8, 2020, 7:17 PM

          That is why almost no module works for me … I’m struggling to put the Home assistant and also nothing !!

          S 1 Reply Last reply Jan 8, 2020, 7:26 PM Reply Quote 0
          • S Offline
            sdetweil @iorifly
            last edited by Jan 8, 2020, 7:26 PM

            @iorifly seems one of the module dependencies is garbled… try this

            cd ~/MagicMirror/modules/MMM-Screencast
            rm -rf node_modules
            npm install
            cd ~/MagicMirror
            npm start
            

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • I Offline
              iorifly
              last edited by Jan 8, 2020, 7:31 PM

              @sdetweil said in MMM-Screencast erro:

              npm install

              pi@raspberrypi:~/MagicMirror/modules/MMM-Screencast $ npm install
              
              > electron@3.1.13 postinstall /home/pi/MagicMirror/modules/MMM-Screencast/node_modules/electron
              > node install.js
              
              added 208 packages from 211 contributors and audited 369 packages in 55.818s
              
              1 package is looking for funding
                run `npm fund` for details
              
              found 11 vulnerabilities (5 low, 2 moderate, 4 high)
                run `npm audit fix` to fix them, or `npm audit` for details
              pi@raspberrypi:~/MagicMirror/modules/MMM-Screencast $
              
              S 1 Reply Last reply Jan 8, 2020, 7:31 PM Reply Quote 0
              • S Offline
                sdetweil @iorifly
                last edited by Jan 8, 2020, 7:31 PM

                @iorifly ok, and restarting ?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • I Offline
                  iorifly
                  last edited by Jan 8, 2020, 7:33 PM

                  Worked, thank you!!

                  1 Reply Last reply Reply Quote 0
                  • I Offline
                    iorifly
                    last edited by Jan 8, 2020, 8:08 PM

                    Could you help me with the Home Assistant module?

                    S 1 Reply Last reply Jan 8, 2020, 8:17 PM Reply Quote 0
                    • S Offline
                      sdetweil @iorifly
                      last edited by Jan 8, 2020, 8:17 PM

                      @iorifly sorry, don’t know anything about it… what is the problem?

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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