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-GooglePhotos Update Notification

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 2 Posters 1.8k 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.
    • T Offline
      teedubyeah
      last edited by

      Good Afternoon all, I’m getting a notification stating “Update available for MMM-GooglePhotos moduls…” how to I update?

      1 Reply Last reply Reply Quote 0
      • T Offline
        teedubyeah
        last edited by

        I performed a get pull and relaunched MM and I get nothing but a blank screen.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @teedubyeah
          last edited by

          @teedubyeah after the git pull, you need to do npm install like after the original clone

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Reply Quote 0
          • T Offline
            teedubyeah
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • T Offline
              teedubyeah @sdetweil
              last edited by

              @sdetweil
              This is what I’m getting when I do what you told me to do.

              git pull
              Updating 6acc084..157f007
              Fast-forward
               auth.js      | 2 +-
               package.json | 2 +-
               2 files changed, 2 insertions(+), 2 deletions(-)
              
              npm install
              added 1 package from 1 contributor, removed 1 package and audited 474 packages in 14.769s
              found 2 moderate severity vulnerabilities
                run `npm audit fix` to fix them, or `npm audit` for details
              
              sh run-start.sh
              
              Starting MagicMirror: v2.7.1
              Loading config ...
              Loading module helpers ...
              No helper found for module: alert.
              Initializing new module helper ...
              Module helper loaded: updatenotification
              No helper found for module: clock.
              WARNING! Could not validate config file. Starting with default configuration. Please correct syntax errors at or above this line: /home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/open/index.js:29
              ...options
              ^^^
              SyntaxError: Unexpected token ...
                  at createScript (vm.js:53:10)
                  at Object.runInThisContext (vm.js:95:10)
                  at Module._compile (module.js:543:28)
                  at Object.Module._extensions..js (module.js:580:10)
                  at Module.load (module.js:488:32)
                  at tryModuleLoad (module.js:447:12)
                  at Function.Module._load (module.js:439:3)
                  at Module.require (module.js:498:17)
                  at require (internal/module.js:20:19)
                  at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-GooglePhotos/auth.js:6:13)
              Loading module helpers ...
              No helper found for module: alert.
              Initializing new module helper ...
              Module helper loaded: updatenotification
              No helper found for module: clock.
              App threw an error during load
              /home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/open/index.js:29
              ...options
              ^^^
              SyntaxError: Unexpected token ...
                  at createScript (vm.js:53:10)
                  at Object.runInThisContext (vm.js:95:10)
                  at Module._compile (module.js:543:28)
                  at Object.Module._extensions..js (module.js:580:10)
                  at Module.load (module.js:488:32)
                  at tryModuleLoad (module.js:447:12)
                  at Function.Module._load (module.js:439:3)
                  at Module.require (module.js:498:17)
                  at require (internal/module.js:20:19)
                  at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-GooglePhotos/auth.js:6:13)
              Whoops! There was an uncaught exception...
              /home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/open/index.js:29
              ...options
              ^^^
              SyntaxError: Unexpected token ...
                  at createScript (vm.js:53:10)
                  at Object.runInThisContext (vm.js:95:10)
                  at Module._compile (module.js:543:28)
                  at Object.Module._extensions..js (module.js:580:10)
                  at Module.load (module.js:488:32)
                  at tryModuleLoad (module.js:447:12)
                  at Function.Module._load (module.js:439:3)
                  at Module.require (module.js:498:17)
                  at require (internal/module.js:20:19)
                  at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-GooglePhotos/auth.js:6:13)
              MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
              If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
              Launching application.
              
              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                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