2 Replies
If you try to listen for unhandledRejection on the current process, then
If you want to listen on an actual child process, you'd need to show how you create
process
, since it's undefined. And then, I think you can't listen for such event from Deno.Command process, if that's what your process
variable is supposed to be.
Oh, it's tagged with Node Compatibility. Never mind, ignore what I just wrote :) I have no idea how it should work inside node or deno's node compat layer.okay
I have a new error, what does it mean? I'm writing a bot on discordjs