Netify deploy white screen

I have deployed my Vite.js project on Netlify manually, but it’s not working; it displays a blank screen .

**On the console, I see this error: "Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of ‘application/octet-stream’. Strict MIME type checking is enforced for module scripts per HTML spec. in index.jsx:1 :confounded:

We need the repo and the live link.


Did you actually build it and deploy the build?

https://64ff5a47cef1e139d314555a--roaring-bubblegum-a3d8d1.netlify.app/
i just did npm run build

I just get a 404 with that link. Please create a repo with your code.

Did you follow the Netlify instructions on the page I linked to?

i have the solution ,its because i dont deploy with floder dist , thanks your for help

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.