bchiang7/v4

Issues deploying via Netlify

chasebrownn opened this issue · 2 comments

Hello. I forked your awesome website repo and went to deploy to netlify just to understand the deployment process and even though I can build just fine locally, building when deploying on netlify results in build failures.

My build settings are nothing special, I really only assigned the npm run build command and it knows it's a gatsby project.

When building:
image

I should also note that right when I initially deployed to netlify (without making any changes), the project deployed just fine to netlify. Once I deleted yarn.lock to get a safe build locally that's when it started failing netlify.