Skip to content

Issues: nodejs/node

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

Means to detect if the current code is run via --import esm Issues and PRs related to the ECMAScript Modules implementation. feature request Issues that request new features to be added to Node.js. loaders Issues and PRs related to ES module loaders stale
#53882 opened Jul 17, 2024 by timfish
Add --root-directory optional flag for node --run cli Issues and PRs related to the Node.js command line interface. feature request Issues that request new features to be added to Node.js. stale
#53831 opened Jul 13, 2024 by manoraj
Warn about full access on --allow-fs-read=* and --allow-fs-write=* feature request Issues that request new features to be added to Node.js. permission Issues and PRs related to the Permission Model security Issues and PRs related to security. stale
#53598 opened Jun 26, 2024 by LeoDog896
Preserve the realm of the promise returned by importModuleDynamically in vm:SourceTextModule feature request Issues that request new features to be added to Node.js. stale vm Issues and PRs related to the vm subsystem.
#53575 opened Jun 25, 2024 by lachrist
WASI stdio (stdin, stdout) API not very useful feature request Issues that request new features to be added to Node.js. never-stale Mark issue so that it is never considered stale stale wasi Issues and PRs related to the WebAssembly System Interface.
#52614 opened Apr 20, 2024 by Timmmm
Please add latest brotli 1.1.0 bindings with compression dictionary support brotli Issues and PRs related to the brotli dependency. feature request Issues that request new features to be added to Node.js. stale
#52250 opened Mar 28, 2024 by nhelfman
OS/architecture compatiblility list for nodejs versions feature request Issues that request new features to be added to Node.js. stale
#51404 opened Jan 8, 2024 by thomaslagies
Test Runner add support for retries feature request Issues that request new features to be added to Node.js. stale test_runner Issues and PRs related to the test runner subsystem.
#48754 opened Jul 13, 2023 by Filipoliko
Node.js' internal scripts should be hidden in the inspector. feature request Issues that request new features to be added to Node.js. inspector Issues and PRs related to the V8 inspector protocol module Issues and PRs related to the module subsystem. stale
#11893 opened Mar 17, 2017 by hashseed
ProTip! Exclude everything labeled bug with -label:bug.