0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-23 05:33:33 -05:00
denoland-deno/ext
Divy Srivastava 1e8183a8de fix(node): errno property when command missing (#22691)
Fixes https://github.com/denoland/deno/issues/22604

`remix dev` with Node adapter works:
```
$ ~/gh/littledivy/deno/target/debug/deno task dev
Task dev remix dev --manual

 💿  remix dev

 info  building...
 info  built (619ms)
[remix-serve] http://localhost:3000 (http://192.168.1.24:3000)

GET / 200 - - 3.090 ms
```
2024-03-08 12:38:21 +05:30
..
broadcast_channel 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
cache 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
canvas 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
console 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
cron 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
crypto 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
fetch 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
ffi 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
fs 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
http chore: fix typos (#22677) 2024-03-08 12:38:20 +05:30
io 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
kv 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
napi 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
net 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
node fix(node): errno property when command missing (#22691) 2024-03-08 12:38:21 +05:30
tls 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
url 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
web perf(cli): use new deno_core timers (#22569) 2024-03-08 12:38:19 +05:30
webgpu 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
webidl 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
websocket 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00
webstorage 1.41.1 (#22642) 2024-02-29 19:25:44 -05:00