Gatsby fails on netlify, build locally

Hi everyone,

I’m building myself an e-commerce site and it’s getting shape: https://boring-brahmagupta-14b02f.netlify.app

The last few days I decided to add a blog to the /stories page. I used this theme: https://github.com/narative/gatsby-theme-novela

Locally everything works fine, gatsby develop, build and serve works without any problems. But when i push everything to github and Netlify get triggered to deploy it fails.

Does somebody know how to debug this, the error message is giving me no clue where this issue appears. This is the repo: https://github.com/wouter-dev/Storefront

Hey there, thanks for reaching out.

What you are describing sounds a bit like a an issue with case sensitivity on our system.

Can you give this a read through and let us know if that fixes the issue?