yangjiakai / lux-ui

Create the best admin based on Vue3.x, Vite5.x, TypeScript, Vuetify3.x, Chat GPT
https://lux.vuetify3.com/
MIT License
611 stars 136 forks source link

Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type #37

Closed jaysunxiao closed 3 months ago

jaysunxiao commented 1 year ago

issue StackOverflow

when i run my vite project i get error on the console . Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.

there is no other error

jaysunxiao commented 1 year ago

image

jaysunxiao commented 1 year ago

image

jaysunxiao commented 1 year ago

I have solved in this commit