-
-
Notifications
You must be signed in to change notification settings - Fork 671
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When using last version 6.7.0 on request\fetch getting error
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
[CompileError: WebAssembly.compile(): Compiling function #66 failed: Wasm SIMD unsupported @+5368]
Reproducible By
npm i undici
call request or fetch function
Expected Behavior
Expect to get response)
Logs & Screenshots
Environment
Ubuntu 22.04.1 LTS
Node 20.11.1 || 18.7.0
undici 6.7.0
Additional context
If using previos version 6.6.2 everything work
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working