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