blackboard / lambda-selenium

Use Selenium Webdriver and Chrome inside AWS Lambda
MIT License
229 stars 52 forks source link

I got error that is mean "too large to enable inline code ...." #56

Open jacobmjjo opened 4 years ago

jacobmjjo commented 4 years ago

Hello~ I got an issue when I upload Node.js release(latest version) file
The deployment package of your Lambda function "FirstLambda" is too large to enable inline code editing. However, you can still invoke your function. I did all in the tutorial video but I got an error Please help me~~

ReyyanArik commented 3 years ago

Hi, I got the same error, did you find a solution? @josephmjjo ?