Forums

Have a MIME error, won't load javascript

fused to execute script from 'https://scms.pythonanywhere.com/static/vendor/bootstrap/js/bootstrap.bundle.min.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.

Are you using a 'link' tag? have you included a 'type' attribute?

Eg: <link rel="script" href="script.js"/>