Read the statement by Michael Teeuw here.
MMM-GooglePhotos latest update June 26 failed to launch
- 
 Latest update on June 26. Below is the pm2 logs mm 0|mm | Launching application. /home/pi/.pm2/logs/mm-error-0.log last 15 lines: 
 0|mm | at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
 0|mm | at Module.load (internal/modules/cjs/loader.js:620:32)
 0|mm | { Error: Cannot find module ‘open’
 0|mm | at Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
 0|mm | at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
 0|mm | at Function.Module._load (internal/modules/cjs/loader.js:528:25)
 0|mm | at Module.require (internal/modules/cjs/loader.js:658:17)
 0|mm | at require (internal/modules/cjs/helpers.js:20:18)
 0|mm | at Object. (/home/pi/MagicMirror/modules/MMM-GooglePhotos/auth.js:6:13)
 0|mm | at Object. (/home/pi/MagicMirror/modules/MMM-GooglePhotos/auth.js:120:3)
 0|mm | at Module._compile (internal/modules/cjs/loader.js:711:30)
 0|mm | at Object.Module._extensions…js (internal/modules/cjs/loader.js:722:10)
 0|mm | at Module.load (internal/modules/cjs/loader.js:620:32) code: ‘MODULE_NOT_FOUND’ }
 0|mm | /proc/self/exe: /lib/arm-linux-gnueabihf/libdbus-1.so.3: no version information available (required by /proc/self/exe)
 0|mm | ATTENTION: default value of option force_s3tc_enable overridden by environment.^C 
 pi@rpiMM:~/MagicMirror $
 pi@rpiMM:~/MagicMirror $ cd modules/
- 
 @nagaculun 
 do ‘npm install’ on Mmm-googlephotos directory and try again
- 
 it works. thanks. 
