Does your app deployment indeed include more than 10,000 files? You cannot
deploy an app with more than 10,000 files. The deployment is supposed to
contain mainly code and configuration files. You probably want to also host
a bunch of other files (images, PDFs etc.) and have added them to the
deployment, I guess. You would not include them in the deployment. Instead
you can host these files in Cloud Storage
<https://cloud.google.com/storage/docs/> or Firebase Hosting
<https://firebase.google.com/products/hosting/>.

On Tue, May 15, 2018 at 7:01 PM Lourdu rajan <lourdura...@gmail.com> wrote:

> I got the below error, when I tried to deploy my Google Cloud Flex
> Environment Endpoint project (NodeJs) through gcloud command (gcloud beta
> app deploy).
>
> ERROR: (gcloud.beta.app.deploy) INVALID_ARGUMENT: This deployment has too
> many files. New versions are limited to 10000 files for this app.- '@type':
> type.googleapis.com/google.rpc.BadRequest fieldViolations:  -
> description: This deployment has too many files.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/83d04d8f-8642-4f28-a55d-4c5ae89b1f08%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/83d04d8f-8642-4f28-a55d-4c5ae89b1f08%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALdDuQ5KaTRA7f8RS%3D5yo%3DekvqgtZ9dSSrA9rSsKCSpisHZ6CA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to