Skip to content

[browser][nodejs][MT] Worker script fails to start on NodeJS #87556

Description

@pavelsavara

Log

[11:21:36] info: MONO_WASM: TypeError [ERR_WORKER_PATH]: The worker script or module filename must be an absolute path or a relative path starting with './' or '../'. 
Wrap file:// URLs with `new URL`. Received "file:///root/helix/work/workitem/e/dotnet.native.worker.js"
[11:21:36] info:     at new NodeError (node:internal/errors:387:5)
[11:21:36] info:     at new Worker (node:internal/worker:168:15)
[11:21:36] info:     at Object.xo [as allocateUnusedWorker] (file:///root/helix/work/workitem/e/dotnet.runtime.js:3:48754)
[11:21:36] info:     at Object.allocateUnusedWorker (file:///root/helix/work/workitem/e/dotnet.runtime.js:3:47086)
[11:21:36] info:     at file:///root/helix/work/workitem/e/dotnet.runtime.js:3:211534
[11:21:36] info:     at file:///root/helix/work/workitem/e/dotnet.runtime.js:3:211557
[11:21:36] info:     at async file:///root/helix/work/workitem/e/dotnet.runtime.js:3:211196
[11:21:36] info: Process node exited with 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions