Read the statement by Michael Teeuw here.
Nodemailer, kind of related to MM
-
This may not be directly related to MM but it is required to use the camera module, so kinda, sorta, you know . . .
I’m not really sure how to proceed with installing this. Every module that I’ve cloned from github came with instructions on WHERE (the directory) to clone it to. Nodemailer does not. So, if anyone knows, or has experience with installing this, please advise me how to continue. Does it go in MM folder, the modules folder, somewhere else?
Many thanks ahead of time :thumbsup_tone1:
-
@Mykle1 https://github.com/alexyak/camera#setup
npm install
in your module directory~/MagicMirror/modules/camera
-
@strawberry-3.141 said in Nodemailer, kind of related to MM:
npm install in your module directory ~/MagicMirror/modules/camera
Yes, I had already done that. I did not realize that nodemailer was installed as a dependency at that time into the node_modules folder of the camera module. I thought it was a separate installation. I must have misread the guide. So, thank you for pointing me in the right direction. Now I just have to figure out why it’s not mailing the “selfie” picture that the camera module is taking