arthur38463
arthur384632w ago

Dependencies not found from a process that was spawned using Node’s spawn process library

Hi, could anyone check my issue 🙂 Deno doesn’t seem to find dependencies from import map when a process is spawned using Node’s spawn process library. Thanks in advance! https://github.com/denoland/deno/issues/29389
GitHub
Deno doesn't respect the import map when a process is launched usin...
Hi! I'm using a message queue library BullMQ with Deno. When launching a sandboxed process (BullMQ uses Node's spawn process library for this), the job can't resolve the dependencies li...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?