If you are trying to load the HTML file domestically (i.e. that has a file:// URL), you are going to run into CORS glitches as a result of JavaScript module security demands. you'll want to do your testing through a server. GitHub webpages is ideal as Additionally, it serves .mjs information with the correct MIME form. you can find other strategie