-
I'm working on a [Slack platform app](https://api.slack.com/automation/create), which creates / uses a `deno.jsonc` file (which Deno works with just find), but the `deno task esm:*` commands seem hard…
-
### Describe the feature
Hi! It would be super nice to be able to develop with/install Nuxt using Deno, as the only listed options so far are npm, pnpm, yarn & bun 😊
### Additional information
- [ …
-
### Clear and concise description of the problem
I use Deno (sometimes) and I also use Vitest (sometimes). As of very recently, I can use them both. However, the vscode extension still uses Node.js…
-
Got error when stop the old log
> TypeError: close is not a function
> at Writable.close (https://jsr.io/@deno-lib/logger/1.1.6/writable.ts:48:5)
> at Writer.write (https://jsr.io/@deno-lib…
-
Hi all, i want to create a frontend service in a custom docker container but after installing deno, it is not found on cmd but the binary is there. maybe the binary is not compatible with alpine linux…
-
### What problem are you trying to solve?
`Deno.createHttpClient` is a must-have for my project but it isn't supported on Deno Deploy yet
### Describe the solution you'd like
Add support to `…
-
#### Describe the bug
- Deno version: deno 2.0.3 (stable, release, x86_64-unknown-linux-gnu)
- OS & version: Linux
#### Actual behavior
Uncaught RequestError: The "listener" argument mus…
-
deno 2.0
denoflare 6
-
I should update the README w/ how this compares to the newly-added `--include` option in `deno compile`.
See: https://github.com/denoland/deno/pull/26939
And: https://github.com/denoland/deno/issu…
-
Deno 2 appears to work with the lockfile disabled.
With the lockfile enabled, I get this error:
```
Error: Unsupported lockfile version '4'. Try upgrading Deno or recreating the lockfile.
Erro…