You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error occurred: CloudFront - The function code size is larger than the maximum allowed size for functions that are triggered by a CloudFront event
#4
Open
bfalzarano opened this issue
Jan 6, 2020
· 1 comment
Installed the dependencies with
npm install
and deployed usingsls deploy
. During the deployment the operation fails with the below error message.Additional info:
node_nodules directory size is 267MB
attached the list of node_modules
ls node_modules
grep version node_modules/serverless/package.json
"standard-version": "^7.0.1",
"prepare-release": "standard-version && prettier --write CHANGELOG.md",
"standard-version": {
"version": "1.60.5"
node_modules_list.txt
The text was updated successfully, but these errors were encountered: