You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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."
Somebody know how to fix it?
Sorry for asking such a question, but this is the first time I've used ts and pnpm I've always used npm and js
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
After downloading repo https://stackblitz.com/github/Milkdown/examples/tree/main/vanilla-commonmark?file=index.html and installing pnpm when i start server i get error in console
"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."
Somebody know how to fix it?
Sorry for asking such a question, but this is the first time I've used ts and pnpm I've always used npm and js
Beta Was this translation helpful? Give feedback.
All reactions