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
Download https://esm.sh/[email protected]/esm/vs/editor/editor.worker?worker
error: Uncaught URIError: invalid URL: relative URL without a base
return new Worker('/v55/[email protected]/deno/esm/vs/editor/editor.worker.js', { type: 'module' })
^
at Object.opSync (deno:core/01_core.js:138:12)
at createWorker (deno:runtime/js/11_workers.js:31:17)
at new Worker (deno:runtime/js/11_workers.js:115:18)
at new WorkerWrapper (https://esm.sh/[email protected]/esm/vs/editor/editor.worker?worker:3:10)
at file:///home/uki00a/ghq/github.com/uki00a/deno-weekly/sample.js:2:16
Additional info
esm.sh version: v55
Deno version: 1.15.3
The text was updated successfully, but these errors were encountered:
Failing module
[email protected]
Error message
After running
deno run
I get this:Additional info
The text was updated successfully, but these errors were encountered: