Dan Rumney

Results 35 comments of Dan Rumney

Unfortunately, it was removed in v0.178.0 (https://github.com/denoland/deno_std/releases?q=178&expanded=true) - https://deno.land/[email protected]/node - https://deno.land/[email protected]/node I've opened https://github.com/denoland/deno/discussions/19488 to see if there's an alternative

I reached the same conclusion regarding `setImmediate`. I did get and answer to my Deno question that said to import them from `node:process` and `node:timers` so this may be a...

It appears that the config file _is_ being loaded. If I set `disable_stdin` to `true` or `false` then `direnv status` shows the appropriate value

Also, `man direnv.toml` shows: ``` [global] bash_path This allows one to hard-code the position of bash. It maybe be useful to set this to avoid having direnv to fail when...

Is there any update on when this fix will be available in a snapshot?