DEV Community

Discussion on: Vite+React+Amplify initial setup!

Collapse
 
marcellobonini profile image
Krzysztof Imbierowicz

I do have an error after doing everything just like you: 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.

Collapse
 
elainemartis profile image
elainemartis

I'm facing the same error. Were you able to find a solution yet?