创建完vue3 点击浏览器或者内置浏览器都不看不见内容
报错内容: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.
2***@qq.com
- 发布:2022-07-03 13:44
- 更新:2022-08-30 15:19
- 阅读:576

2***@qq.com (作者)
以解决 谢谢
2022-07-05 10:09
Caroline_362
回复 2***@qq.com: 请教一下,怎么解决的,我现在遇到一个类似的问题。
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "video/mp2t". Strict MIME type checking is enforced for module scripts per HTML spec.
2022-08-30 15:09
Caroline_362
已解决,把.ts的文件改成了.js,再次运行,就好了。
2022-08-30 16:01