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.
i dont know why its happening , its running perfectly on local host
Hi,
Thank you for getting back.
I managed to solve the problem. But, the new problem is that when there’s an environment variable present, it fails to redeploy on changes. When there’s no environment variable present, it redeployed successfully.
Here’s my site meteoriteLandings with the environment variable making the redeployment failure. It has aparently another issue of not recognising marker icon as well! Actually, all of my sites don’t redeploy when environment variable is present.