DEV Community

Abhishek Rawat
Abhishek Rawat Subscriber

Posted on

FIX THIS JAVA ERROR

I am creating a website for my friend. Its a simple frontend website. Running on NPM RUN DEV. It is working fine, but when I am trying to run on Live server, I am getting a white screen and a error in my browser console ------------

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.

How to fix this. Any expert ?

Top comments (0)