joanaz / MMM-MirrorMirrorOnTheWall

MagicMirror² module: Displays text, images, or a Youtube video, and open or close Magic Mirror Modules according to commands heard by Alexa.
MIT License
92 stars 20 forks source link

Where to install AWS Dependencies? #7

Open Derek123454 opened 7 years ago

Derek123454 commented 7 years ago

The readme states that you need to install AWS Iot sdk files via npm but to which directory are we supposed to install this too?

kisto1 commented 7 years ago

I think this is relating to the dependencies that are installed in the MirrorMirrorOnTheWall Alexa skill. You perform the npm install in the src directory for that other 'project' I believe.