Hi everyone! I have react based website. I am deploying on netlify getting this error. I am deploying manually from my pc.
Can anyone help me out this problem?
Hey @hakrosabir
First I suggest having a look at the following support guide
We attempt to serve only /index.html in case you try to load your site without a path, for example:
https://yourdomain.name/
The easiest way for you to see what files your build sent us is to download a copy of the deploy, available from the deploy’s logs page as per this screenshot:
[image]
When you check this, be aware that EACH deploy has this page and icon, so you can download a copy of ANY deploy. For debugging problems with your live site, make sure it says “Published Deploy” on the …