@joanaz awesome!
I’m sure between the two methods I can shrink it down enough. At least I hope i can haha
I’m way too excited to get this running and play with it. Thank you!
Read the statement by Michael Teeuw here.
Posts made by savage_gr1nd
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@joanaz that’s what I was doing.
Also testing after uploading the code from the console.
After work I want to try npm depues to see if that helps.
But I also see you have latest define for the dependencies. What versions do you have installed so I can’t edit my package.json to install those smaller versions? -
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
@Journeytojah did you ever get yours to work? That’s about the same error I was getting
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
Okay I’m really sorry for bugging.
But literally got everything figured out except why my file is too large. I deleted node_modules and redid npm installs on all 4 dependencies. The node folder alone is 69mb…
How is yours 5.1mb…?Since mine is so big. The only error I get now in lambda is time out. I just don’t understand why mine is so large.
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
I’m sorry lol
More specific in my node_modules folder -
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
I figured out the path problem.
But every module ever is in my folder. Which are required so I can delete the rest. -
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
And one more thing I’m confused on and it might be why, when putting the path to certs to keys.json is it the FULL path /home etc…?
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
Yea I did that. Then made the zip. The zip was too large and my page kept crashing so I used s3. Or will that not work?
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
So redid everything. Same thing. When I test with my device and try to invoke it says there was a problem with the requested skills response…
-
RE: MMM-MirrorMirrorOnTheWall - Alexa voice control to hide/show modules and display text/images
So exactly which files need to be in the zip?
And also, when testing on the lambda site I get an error about alexa-sdk not being detected… are there other steps for installation? I’ve hit a wall