Build Failure: The path passed to gatsby-source-filesystem does not exist on your file system

hi there,

the issue definitely is that this folder:

9:21:24 AM: /opt/build/repo/src/images/galleries/

does not exist. We don’t have a limit on the amount of images that can exist (it is more a practical limit that we don’t allow your build to run for more than 15 minutes, but you quite far away from that).

The reason as to why that folder doesn’t exist I can’t say. It could be a naming mismatch, it could be a case sensitivity issue?

but i think if you figure out why that directory isn’t available, you’ll be able to fix your problem.

This might be helpful - if you download your deploy, maybe you can tell what is being generated as opposed to what you think is getting generated?