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 doc: add Native Markdown Export Functionality cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#27090 opened Nov 26, 2024 by Aziz-TheDarkCode
pack command to build a clean tar archive without publishing cli related to cli/ dir publish Related to "deno publish" subcommand suggestion suggestions for new features (yet to be agreed)
#26410 opened Oct 19, 2024 by EternalDeiwos
deno migrate command cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#26359 opened Oct 17, 2024 by kousherAlam
Working with workspaces like yarn package manager cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#26346 opened Oct 17, 2024 by Nelfimov
Allow specifying --allow-imports permissions via environment variables cli related to cli/ dir permissions related to --allow-* flags suggestion suggestions for new features (yet to be agreed)
#26176 opened Oct 12, 2024 by mindon
Strange error message if you typo a remote package URL in a single-file script bug Something isn't working correctly cli related to cli/ dir
#26169 opened Oct 11, 2024 by Benaiah
Add coverage guided fuzzing into to Deno's tool kit. cli related to cli/ dir suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
#26161 opened Oct 11, 2024 by jereklas
better handling of package.json in a workspace member cli related to cli/ dir feat new feature (which has been agreed to/accepted)
#26146 opened Oct 11, 2024 by nathanwhit
Deno install --config flag does not support remote configuration files cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#26110 opened Oct 10, 2024 by abhi-parate-st3
Deno panic when configuring import with file:// in workspace bug Something isn't working correctly cli related to cli/ dir workspaces
#26089 opened Oct 9, 2024 by mattjennings
Full management of versions à la nvm with offline/cache capabilities and wildcards cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#25749 opened Sep 19, 2024 by ericlery
Built-in version manager cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#25724 opened Sep 19, 2024 by halvardssm
deno install'd script re-downloads jsr typechecking dependencies on every run bug Something isn't working correctly cli related to cli/ dir
#25404 opened Sep 3, 2024 by andykais
Improve error message when TLS certificate is not trusted to suggest running with DENO_TLS_CA_STORE=mozilla,system cli related to cli/ dir feat new feature (which has been agreed to/accepted) tls Issues related to TLS implementation
#25366 opened Sep 2, 2024 by lucacasonato
Feat: Add a way to detect if a file is run by deno serve or deno run cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#25179 opened Aug 23, 2024 by ArmaanAS
Support semver ranges in deno upgrade --version= cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#25035 opened Aug 14, 2024 by nicolo-ribaudo
deno remove/rm - remove a package added with deno add cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#24859 opened Aug 3, 2024 by marcelocra
Deno cache database errors when on a shared drive bug Something isn't working correctly cli related to cli/ dir
#24330 opened Jun 25, 2024 by Sembiance
thread 'tokio-runtime-worker' has overflowed its stack bug Something isn't working correctly cli related to cli/ dir high priority
#24325 opened Jun 24, 2024 by begoon
import.meta.resolve does not resolve npm: specifiers that have not been loaded already but are in a package that is already loaded bug Something isn't working correctly cli related to cli/ dir deno_core Changes in "deno_core" crate are needed
#24174 opened Jun 11, 2024 by lucacasonato
Make test output slightly easier to read cli related to cli/ dir good first issue Good for newcomers suggestion suggestions for new features (yet to be agreed) testing related to deno test and coverage
#24071 opened Jun 1, 2024 by kruncher
Support SSLKEYLOGFILE environment variable cli related to cli/ dir suggestion suggestions for new features (yet to be agreed) tls Issues related to TLS implementation
#23989 opened May 27, 2024 by satyarohith
suggestion: expand the functionality of deno doc --lint cli related to cli/ dir suggestion suggestions for new features (yet to be agreed)
#23937 opened May 21, 2024 by iuioiua
Bug: Panic when running astro's test:node task bug Something isn't working correctly cli related to cli/ dir
#23883 opened May 18, 2024 by marvinhagemeister
"Uncaught SyntaxError: Unexpected token '<'" when using primitive as parameter in arrow function declaration bug Something isn't working correctly cli related to cli/ dir repl related to the Read-Eval-Print-Loop functionality of Deno
#23881 opened May 18, 2024 by ploiu
ProTip! Type g i on any issue or pull request to go back to the issue listing page.