I'd like to give more info, but this is about all I have:
Running node 16.14.2
❯ node_modules/.bin/wds ./src/index.ts
Error: [wds] Internal error: timed out communicating with wds sync worker thread, likely an wds bug
at SyncWorker.call (/Users/bart.riepe/Projects/horizon-core/node_modules/wds/src/SyncWorker.ts:90:13)
at compile (/Users/bart.riepe/Projects/horizon-core/node_modules/wds/src/child-process-registration.ts:47:31)
at Object.require.extensions.<computed> [as .ts] (/Users/bart.riepe/Projects/horizon-core/node_modules/wds/src/child-process-registration.ts:65:32)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47