Hi guys how to solve this error plz
ERROR: (gcloud.functions.deploy) Uncompressed deployment is 1486838328B, bigger than maximum allowed size of 536870912B.
Hi guys how to solve this error plz
ERROR: (gcloud.functions.deploy) Uncompressed deployment is 1486838328B, bigger than maximum allowed size of 536870912B.
Hi,
Have you tried any of the following?
If none of the above helped, you can try re-architecting your application or using Google Cloud Run, it should allow larger deployments.