Skip to content

Issues: denoland/deno

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

deno coverage: exclude comment
#24335 opened Jun 25, 2024 by bcheidemann
Incompatible dynamic import in npm:* commonjs context bug Something isn't working correctly node compat node resolution
#24329 opened Jun 25, 2024 by mizchi
Subscription to an empty stream with the watch([]) method often causes a panic --watch related to the watch feature of the CLI bug Something isn't working correctly ext/kv Related to "Deno.openKv()" API
#24327 opened Jun 25, 2024 by chabanov
thread 'tokio-runtime-worker' has overflowed its stack bug Something isn't working correctly cli related to cli/ dir
#24325 opened Jun 24, 2024 by begoon
Bad base64 decoding performance with node:buffer perf performance related
#24323 opened Jun 24, 2024 by dsherret
Vendored npm dependencies fail while offline. question a question about the use of Deno
#24322 opened Jun 24, 2024 by Faeranne
npm: import does not resolve type correctly needs triage types Issues related to TypeScript types
#24321 opened Jun 24, 2024 by uga-rosa
KV without path will not persist data if compiled bug Something isn't working correctly compile related to the `deno compile` feature ext/kv Related to "Deno.openKv()" API
#24318 opened Jun 23, 2024 by K0IN
fs.fchown is not a function bug Something isn't working correctly node compat
#24314 opened Jun 22, 2024 by rnbguy
map "deno run X" to "deno task X" if X is not a script feat new feature (which has been agreed to/accepted)
#24307 opened Jun 21, 2024 by ry
gRPC connection fails bug Something isn't working correctly node compat
#24305 opened Jun 21, 2024 by garethj2
suggestion: simplify internal module specifiers deno_core Changes in "deno_core" crate are needed suggestion suggestions for new features (yet to be agreed)
#24294 opened Jun 20, 2024 by iuioiua
Multi deno.json resolver scopes fails for JSX bug Something isn't working correctly lsp related to the language server
#24293 opened Jun 20, 2024 by sant123
Problem using AWS CDK with Deno bug Something isn't working correctly node compat
#24291 opened Jun 20, 2024 by felipefdl
Improve error message for uninstalled bin commands feat new feature (which has been agreed to/accepted)
#24290 opened Jun 20, 2024 by ry
Implement WASI 0.2 support for Deno runtime Relates to code in the runtime crate suggestion suggestions for new features (yet to be agreed)
#24289 opened Jun 20, 2024 by beingminimal
deno(fmt): adds optional semicolon thinking it's not optional bug Something isn't working correctly deno fmt Related to the "deno fmt" subcommand or dprint
#24285 opened Jun 20, 2024 by BlackAsLight
ProTip! Exclude everything labeled bug with -label:bug.