Read the statement by Michael Teeuw here.
MMM- Google Photos error install
-
Hi. I got errors while installing the MMM-Google Photos module
after i run token generation.cd ~/MagicMirror/modules/MMM-GooglePhotos node generate_token.js
help me figure out what the problem is
npm audit fix - don’t solve the problem…
-
@demzykster you installed the module in the wrong location
~/MMM-GooglePhotos
instead of in the mm modules folder
so delete the folder you have
and do the git clone again in the right placesee the two links in my signature below
I didn’t write them but they will help -
and there is. I just followed the installation instructions.
but now I got another error
help me please :)
-
-
@demzykster
I think you did ‘npm install’ in wrong directory.(maybe /modules directory instead of /modules/MMM-GooglePhotos , I guess) -
@demzykster yeh, i don’t think you followed the instructions correctly
git clone https://github.com/eouia/MMM-GooglePhotos.git cd MMM-GooglePhotos npm install
note. EVERY module gets installed from the
~/MagicMirror/modules
folder
see the two topics in my signature below… I didn’t write them, but they will help
-
@MMRIZE
look please…