Uncaught DOMException: Failed to execute 'importScripts' on 'WorkerGlobalScope' #1445
Replies: 3 comments
-
I tried ![]() ![]() |
Beta Was this translation helpful? Give feedback.
-
I tried again, the error disappeared, it's so strange, ![]() Maybe the content-type of https://cdn.jsdelivr.net/pyodide/v0.23.0/full/pyodide.js is wrong when execute |
Beta Was this translation helpful? Give feedback.
-
Finally, I found the problem is my network issue when visit https://cdn.jsdelivr.net/, now I use self-hosted pyodide instead. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I write a simple app and try to publish to gh-pages. When I visit the published url, I got the following errors on the console of dev-tools.
Beta Was this translation helpful? Give feedback.
All reactions