Netlify Cannot Read Files

What happned was when I tried deploying a bit file it kept on saying Unable to read file “filename” then I thought it was a local problem so what I did i uploaded a little folder with a js, css and a html and still when I uploaded it it came up with the problem Unable to read file contact.css. I hope you guys can fix it or help

@airzz What method are you using to deploy, is it “Drag & Drop”?

If so, see:

The ‘Drag & Drop’ feature is prone to failure and you should use an alternative method if you can.

For example the Netlify CLI or connecting to a git repository and having your build performed on Netlify.