'application/octet-stream”. Strict MIME type checking is enforced for module scripts per HTML spec

i have this issue for my nuxt3 application : "Failed to load module script: The server responded with a non-JavaScript MIME type of “application/octet-stream”. Strict MIME type checking is enforced for module scripts per HTML spec."

So any js can be execute ? Any idea ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source