What version of Kimi Code CLI is running?
v1.39.0
Which open platform/subscription were you using?
/web mode (local web server)
Which model were you using?
N/A - issue occurs before model selection
What platform is your computer?
Windows 10 (AMD64)
What issue are you seeing?
When running kimi cli /web and accessing the local web server at http://127.0.0.1:5494/, the page fails to load properly.
Browser console error:
index-C1DST3ay.js:1 Failed to load module script: Expected a JavaScript-or-Wasm 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.
What version of Kimi Code CLI is running?
v1.39.0
Which open platform/subscription were you using?
/web mode (local web server)
Which model were you using?
N/A - issue occurs before model selection
What platform is your computer?
Windows 10 (AMD64)
What issue are you seeing?
When running
kimi cli /weband accessing the local web server athttp://127.0.0.1:5494/, the page fails to load properly.Browser console error:
index-C1DST3ay.js:1 Failed to load module script: Expected a JavaScript-or-Wasm 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.