-
- Notifications
You must be signed in to change notification settings - Fork 543
Closed
Description
Hi,
Thanks for all the work you've done with ts-node!
I'm currently trying to pass the --experimental-worker flag for Worker Threads support but it doesn't seem to be respecting the flag.
I've tried:
ts-node ./file.ts --experimental-workernode --experimental-worker --require ts-node/register ./file.ts
And I get the following error:
error TS2307: Cannot find module 'worker_threads'.
Any ideas?
wilk, ihor-sakayliuk, ShawnAndrews, pmadruga, drachehavoc and 2 more
Metadata
Metadata
Assignees
Labels
No labels