A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Help please!!
-
my developers window console
Load script: modules/MMM-GooglePhotos/MMM-GooglePhotos.js module.js:516 Module registered: MMM-GooglePhotos loader.js:157 Bootstrapping module: MMM-GooglePhotos loader.js:162 Scripts loaded for: MMM-GooglePhotos loader.js:204 Load stylesheet: modules/MMM-GooglePhotos/MMM-GooglePhotos.css loader.js:164 Styles loaded for: MMM-GooglePhotos loader.js:166 Translations loaded for: MMM-GooglePhotos MMM-GooglePhotos.js:165 [GPHOTO] Image loaded: https://lh3.googleusercontent.com/lr/AFBm1_bZ6affCvFzH-wRT8AEZAoipqL8nwQ-p9dUdQL9zfSaQ0GecFooCneL3O5dn8Ii7TH6REVMYrvqiXkUas_Ig6gSIAeIzQ8CAs...
-
@sdetweil Hey it is showing ‘Undefined’ for me too.
I did run the npm install.{
module: ‘uploadPics’,
position: ‘bottom_left’, //module position
config: {
dest: “…/module/MMMM-ImagesPhotos/uploads”,
}
}, -
there are two programs launched in the background…
qrcp
and
exiftrancan u try to run those in a terminal window
also, look in the terminal window where you do npm start
-
@sdetweil --help qrcp?
-
@innovation no…
qrcp --help
and
exiftran --help -
@sdetweil It says ‘command not found’
-
@innovation k… hang on
-
@sdetweil also command not found
-
@barlouka ok, go to the module folder and do git pull
then do npm install again
then test qrcp --help
-
@sdetweil It still shows command not found