Navigation

    MagicMirror Forum

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

    teedubyeah

    @teedubyeah

    0
    Reputation
    106
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    teedubyeah Follow

    Latest posts made by teedubyeah

    • RE: MMM-GooglePhotos Update Notification

      @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.
      
      posted in Troubleshooting
      T
      teedubyeah
    • RE: MMM-GooglePhotos Update Notification

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

      posted in Troubleshooting
      T
      teedubyeah
    • MMM-GooglePhotos Update Notification

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

      posted in Troubleshooting
      T
      teedubyeah