-
#### Current Behavior
hostname is automatically converted to uppercase
v1.21.1
![image](https://github.com/user-attachments/assets/3a738ac3-fc3e-4c0b-9580-f62282ad253d)
#### Expected Behav…
-
**Is your feature request related to a problem? Please describe.**
A function for creating hyperlinked text to print to CLI output (see [_Hyperlinks (a.k.a. HTML-like anchors) in terminal emulators…
-
- [ ] 迁移到CF
- [ ] 支持Docker
## 背景
Cloudflare与Deno deploy的免费及付费资源额度对比:
| 对比项 | CF | Deno Deploy | CF 付费(5$/月) | Deno Deploy 付费(20$/月) |
| -------- | ----…
-
It seems like the webview causes the program to hang and not serve any HTTP responses, nor show any output in the wevbiew.
Steps to reproduce:
```bash
$ deno -version
deno 2.0.2
$ uname -a
D…
-
Kindly point me to duplicate issue, if any.
Probably you folks are already working on it, but just wanted to echo some sentiments.
I moderate a small Discord community, and we've been planning t…
-
Attempting to install Deno inside a Stackblitz Web Container fails immediately (note that currently `curl` in a Stackblitz Web Container environment doesn't support `-f` nor `-S`):
```console
❯ cu…
-
Brisa was initially built with Bun, and there are Bun APIs that must continue to be used in runtime to go faster, like [`Bun.serve`](https://bun.sh/docs/api/http#bun-serve), but it is necessary to ada…
-
### Summary
This is just a copy-paste from the original issue I opened at https://github.com/denoland/deno/issues/26098.
```nu
learn-deno-next on main [?] via v22.8.0
❯ deno --version
deno…
-
I have a `main.ts` that imports `import { Client } from "https://deno.land/x/irc/mod.ts";`
Running it gives this:
```
λ deno run main.ts
error: Relative import path "@henrygd/queue" not prefixed w…
zvodd updated
1 month ago
-
```shell
⚠️ Import assertions are deprecated. Use `with` keyword, instead of 'assert' keyword.
import data from "./_data.json" assert { type: "json" };
at https://deno.land/std@0.196.0/console/u…