-
Deno removed wasi from their standard library, we should use the wasi [polyfill](https://discord.com/channels/1011124058408112148/1156304630028959824/1294310457074520135) instead on Deno 2.
From ht…
-
list dependencies
See [`pnpm list`](https://pnpm.io/cli/list)
-
### Issue description
Deno is a secure JavaScript and TypeScript runtime https://deno.land/ created by Ryan Dahl (one of the original creators of Node) and other smart people. Deno expects a 1.0 re…
-
**Is your feature request related to a problem? Please describe.**
It would be ideal to use ts-pattern on [Deno](https://deno.land/) via an official [third party module](https://deno.land/x/).
**D…
-
**Is your feature request related to a problem? Please describe.**
I am looking to migrate my project to deno. After replacing every incompatible package with a deno specific or deno-native one, i no…
-
puppeteer-extra
for deno would be awesome!
-
```
# os
macOs Sequoia 15.2
```
```bash
# deno --version
deno 2.1.1 (stable, release, aarch64-apple-darwin)
v8 13.0.245.12-rusty
typescript 5.6.2
```
window opens but doesn't render anyt…
-
# Issue
When try to compile yargs in deno 2.0 i received this error
```
error: Module not found "https://deno.land/x/yargs@v17.7.2/build/lib/yerror.js".
at https://deno.land/x/yargs@v17.7.2/l…
-
Hi,
I want to use Github Actions with Deno 2 to automaticaly compile to a executable. I got the workflow setup but now recive the
following error in the compile step:
`Run deno compile --allow-w…
-
1. Checkout the repo: https://github.com/mcandeia/hono-vite-dev-server-deno-repro-issue.git (started from https://remix.run/docs/en/main/guides/vite#getting-started)
2. run `deno install`
3. run `…