I'm trying to deploy my Alexa skill using ask-cli. I have added firebase to my lambda function as it requires to my skill.
Now it shows 138.3 MB on disk as the lambda folder size.
When I do ask deploy
, I get this and nothing happens (it just hangs there)
I found this discussion and this page that outlines the file sizes for aws lambda, according to that, I think I'm within the size limits.
uncompressed .zip/.jar size is 250MB
is anyone else having this issue ? or know how to fix this ?
I'm using ask cli version 1.2.0