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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Deno has panicked when prototype.__defineSetter__ used on built-in objects bug Something isn't working deno_core Changes in "deno_core" crate are needed good first issue Good for newcomers
#23805 opened May 14, 2024 by vdata1
Import private module from npm registiry
#23800 opened May 14, 2024 by Horki
deno publish --dry-run doesn't detect missing deno.json(c) file. bug Something isn't working publish Related to "deno publish" subcommand
#23796 opened May 13, 2024 by NfNitLoop
Implement Request/Response .bytes() method enhancement web related to Web APIs
#23790 opened May 13, 2024 by bakkot
libp2p crypto error - Not implemented
#23789 opened May 13, 2024 by danimrangelb
@headless/react issues
#23784 opened May 12, 2024 by fkoemep
I have a bug needs info needs further information to be properly triaged
#23781 opened May 12, 2024 by bluezip
deno publish --dry-run does not fail on triple-slash directives, while deno publish does. bug Something isn't working publish Related to "deno publish" subcommand
#23774 opened May 11, 2024 by NfNitLoop
Ref-count of an object
#23772 opened May 10, 2024 by kakashi-69-xd
fetch() ignores RequestInit.referrer
#23762 opened May 10, 2024 by jcayzac
Support for custom conditional exports in npm specifier node compat suggestion suggestions for new features (yet to be agreed)
#23757 opened May 9, 2024 by nestarz
Deno has panicked: thread 'main' panicked at .. lib.rs:696:19 bug Something isn't working runtime Relates to code in the runtime crate
#23753 opened May 9, 2024 by tenkoverse
support npm:dd-trace
#23744 opened May 8, 2024 by ry
import map affects deno run npm:<package>
#23736 opened May 8, 2024 by Ettapp
deno test --exclude cli related to cli/ dir suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
#23731 opened May 8, 2024 by alexgleason
Interface definition for deno serve default export suggestion suggestions for new features (yet to be agreed) types Issues related to TypeScript types
#23725 opened May 7, 2024 by dojyorin
npm:@grpc/grpc-js support node compat
#23714 opened May 6, 2024 by satyarohith
3 tasks
rejection_handled_web_process is flaky flaky a test is not reliable or determinstic
#23712 opened May 6, 2024 by dsherret
deno doc stack overflows on namespace exporting itself bug Something isn't working cli related to cli/ dir
#23711 opened May 6, 2024 by crowlKats
Improved types for Deno.serve in 2.0 maybe 2.0 a potential feature for Deno 2.0 that needs further discussion public API related to "Deno" namespace in JS
#23710 opened May 6, 2024 by lucacasonato
ProTip! Exclude everything labeled bug with -label:bug.