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

After update, nothing happens.

Scheduled Pinned Locked Moved Troubleshooting
64 Posts 3 Posters 20.2k Views 3 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.
  • R Offline
    Richard238
    last edited by Jan 1, 2021, 1:34 PM

    I wasn’t watching it that closely, maybe there were, is there a log somewhere?

    S 1 Reply Last reply Jan 1, 2021, 1:35 PM Reply Quote 0
    • S Away
      sdetweil @Richard238
      last edited by Jan 1, 2021, 1:35 PM

      @Richard238 not really. if u had used my upgrade script yes.

      cd ~/MagicMirror
      git pull

      what does it say?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • R Offline
        Richard238
        last edited by Jan 1, 2021, 1:39 PM

        Already up-to-date.

        Which sounds promising.

        S 1 Reply Last reply Jan 1, 2021, 1:40 PM Reply Quote 0
        • S Away
          sdetweil @Richard238
          last edited by Jan 1, 2021, 1:40 PM

          @Richard238 if u do
          form the MagicMirror folder

          pm2 stop all
          then npm start

          what errors do u see?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R 1 Reply Last reply Jan 1, 2021, 1:44 PM Reply Quote 0
          • R Offline
            Richard238 @sdetweil
            last edited by Jan 1, 2021, 1:44 PM

            @sdetweil

            Ah, not good. Every line starts “npm ERR!”

            Which lines do you need to see?

            S 1 Reply Last reply Jan 1, 2021, 1:45 PM Reply Quote 0
            • S Away
              sdetweil @Richard238
              last edited by Jan 1, 2021, 1:45 PM

              @Richard238 redirect the output to a file

              npm start >somefile

              then find the 1st 10 error lines and 5 before that

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              R 1 Reply Last reply Jan 1, 2021, 1:51 PM Reply Quote 0
              • R Offline
                Richard238 @sdetweil
                last edited by Jan 1, 2021, 1:51 PM

                @sdetweil

                contents of file:

                > magicmirror@2.14.0-develop start /home/pi/MagicMirror
                > DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
                

                All “npm ERR!” messages

                npm ERR! Linux 4.9.35-v7+
                npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
                npm ERR! node v6.17.1
                npm ERR! npm  v3.10.10
                npm ERR! file sh
                npm ERR! code ELIFECYCLE
                npm ERR! errno ENOENT
                npm ERR! syscall spawn
                npm ERR! magicmirror@2.14.0-develop start: `DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js`
                npm ERR! spawn ENOENT
                npm ERR! 
                npm ERR! Failed at the magicmirror@2.14.0-develop start script 'DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js'.
                npm ERR! Make sure you have the latest version of node.js and npm installed.
                npm ERR! If you do, this is most likely a problem with the magicmirror package,
                npm ERR! not with npm itself.
                npm ERR! Tell the author that this fails on your system:
                npm ERR!     DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
                npm ERR! You can get information on how to open an issue for this project with:
                npm ERR!     npm bugs magicmirror
                npm ERR! Or if that isn't available, you can get their info via:
                npm ERR!     npm owner ls magicmirror
                npm ERR! There is likely additional logging output above.
                npm ERR! Please include the following file with any support request:
                npm ERR!     /home/pi/MagicMirror/npm-debug.log
                
                S 2 Replies Last reply Jan 1, 2021, 1:52 PM Reply Quote 0
                • S Away
                  sdetweil @Richard238
                  last edited by Jan 1, 2021, 1:52 PM

                  @Richard238 is this a pi 0?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  R 1 Reply Last reply Jan 1, 2021, 1:56 PM Reply Quote 0
                  • S Away
                    sdetweil @Richard238
                    last edited by sdetweil Jan 1, 2021, 1:56 PM Jan 1, 2021, 1:53 PM

                    @Richard238 node and npm are way downlevel

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      Richard238 @sdetweil
                      last edited by Jan 1, 2021, 1:56 PM

                      @sdetweil

                      No, it’s a Pi 3B

                      S 1 Reply Last reply Jan 1, 2021, 2:00 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 1 / 7
                      1 / 7
                      • First post
                        7/64
                        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