Website deployment failure

By Prajwal Haniya

Yesterday I was frustrated because of my website’s deployment failure. I host this website on netlify, for some reason, the deployment was failing.

Yes, this was weird. It has never happened. All these years, I just had to make a change to my repository on Git Hub, it would have automatically deployed. The last time deployment failed was when upgrading the node version. The next time was yesterday.

It took me an hour to try several ways to make the build successful. But, everything failed.

At last, I created a build in my local machine and then deployed it to Netlify. Hope, today it works fine.