Yes I did.
Read the statement by Michael Teeuw here.
Latest posts made by Crimson0087
-
RE: node generate_token_v2 error
That’s a hard stop…it doesn’t perform the action. According to tutorial when I type node generate_tokenv2 it should open a new window for me to log in to Google account and that doesn’t happen… nothing happens
-
RE: node generate_token_v2 error
Does that mean I cannot use the Google photos with magic mirror?
-
node generate_token_v2 error
Hello,
I am a computer coding novice…as in I do not know what ANY of this means and am just following tutorials. I am currently at the step on my raspberry pi where I have added the credentials.json to the MMM-GooglePhotos file and have typed
node generate_token_v2.js
This is the error I get
(node:4639) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.
(Usenode --trace-deprecation ...
to show where the warning was created)can anyone tell me what I am doing wrong?