sample-app-aoai-chatGPT icon indicating copy to clipboard operation
sample-app-aoai-chatGPT copied to clipboard

Failed to load module script: Expected a JavaScript module

Open vinothmdev opened this issue 2 years ago • 4 comments
trafficstars

While running the code I receive following error

Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec.

The application load blank page.

vinothmdev avatar Oct 09 '23 01:10 vinothmdev

I think this is same as https://github.com/microsoft/sample-app-aoai-chatGPT/issues/70 ?

pamelafox avatar Nov 07 '23 06:11 pamelafox

I got the same problem on my local Win 10 dev environment. Python 3.11.7. No errors in console after .\start.cmd. Just blank page at http://localhost:50505 and the mentioned error in Chrome DevTools window. Workaround from #70 does not work either.

Any update? TIA

Igor-Kuzenkov avatar Feb 27 '24 16:02 Igor-Kuzenkov

Anyone facing the same issue on current version? I'm not able to run the application due to the same issue.

sgkalyans avatar Apr 01 '24 06:04 sgkalyans

Same problem here, shows empty page, any suggestions

apvarana avatar May 24 '24 18:05 apvarana