Yarn kbn bootstrap fails

Hi @Akhil2 it's probably related with Machine learning settings in Elasticsearch | Elasticsearch Guide [7.13] | Elastic

Let's try to run the snapshots with that feature disabled.

yarn es snapshot --license trial -E xpack.ml.enabled=false

Cheers