issues Search Results · repo:denoland/deno language:Rust
Filter by
13k results
(66 ms)13k results
indenoland/deno (press backspace or delete to remove)Version: Deno 2.4.2
Reproduction steps:
1. Follow the Create a Next.js app with Deno section from Next.js Tutorial in the docs
2. Create a new file, api/demo/route.ts with the following contents:
...
azu0609
- Opened 7 hours ago
- #30185
Version: Deno 2.4.2
With 2.4.2 I get this error when running an app that used to work with previous version of deno:
error: Loading unprepared module: file:///foo/bar/src/api/baz/index.ts, imported from: ...
needs info
regression
resolution
rracariu
- 4
- Opened 13 hours ago
- #30182
Version: Latest docker image deno 2.4.2 (stable, release, x86_64-unknown-linux-gnu) v8 13.7.152.14-rusty
typescript 5.8.3
Reproducer: Run deno repl, and try this commands:
To specify permissions, run ...
bug
crypto
node compat
panic
wooffie
- Opened 16 hours ago
- #30180
Version: Deno 2.4.0
The JSDoc spec for @param states that,
If you provide a description, you can make the JSDoc comment more readable by inserting a hyphen before the description.
Be sure to include ...
dandv
- Opened 16 hours ago
- #30179
deno 2.4.2 (stable, release, aarch64-apple-darwin) v8 13.7.152.14-rusty typescript 5.8.3
Not sure if I broke my install of Deno or what but deno compile results in:
error: Writing deno compile executable ...
needs info
NetOpWibby
- 5
- Opened yesterday
- #30177
Version: Deno 2.4.1
When I try to debug my Deno script using Chrome DevTools, the console.group calls misaligned indentation. The command
line output is correct, but random issues appear in DevTools. ...
bug
debugger
LaneSun
- Opened yesterday
- #30176
What About Macros?
I ve been working with Deno for a while now and love the simplicity, but there s one thing that keeps coming up in my
projects: I wish we had some way to do compile-time code generation, ...
theaddonn
- Opened yesterday
- #30175
esbuild provides as option to drop labels, this is often used to only enable certain features under certain feature
flags. Would love to see support for it in deno bundke
theaddonn
- Opened yesterday
- #30174
nathanwhit
- 1
- Opened yesterday
- #30173
Version: Deno 2.4.2 // Node v18.20.5
When doing tls.connect({port: 443, host: 127.0.0.1 , servername: example.local. , ca: ca}), Node treats certificate
valid names and the SNI servername domains equal ...
bug
node compat
arnauorriols
- Opened yesterday
- #30170

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.