Read the statement by Michael Teeuw here.
MMM-GooglePhotos, Photos not showing
-
Pictures are not showing after I save the config.js. I’m assuming its something to do with the positions or mode?
{
module: “MMM-GooglePhotos”,
position: “bottom_left”,
config: {
albumId: “XXXX”,
refreshInterval: 100060,
scanInterval: 100060*10,
sort: “time”,
showWidth: “100%”,
showHeight: “100%”,
originalWidthPx: 800,
originalHeightPx: 600,
mode: “contain”,
}
}, -
I was having some trouble with this one as well. Can you show where your module is in your folder?
If it’s in the correct folder ~/MagicMirror/modules/MMM-GooglePhotos then try these lines in the terminal:
cd MagicMirror
cd modules
cd MMM-GooglePhotos
npm installThen I was able to recopy the code to my config.js file and it worked.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login