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

Missing module graceful-fs
#56308 opened Dec 18, 2024 by Umb3333
.pipe() and .pipeTo() fail when the source stream is constructed from a Buffer stream Issues and PRs related to the stream subsystem. web streams
#56297 opened Dec 17, 2024 by gabrielschulhof
TS transforms not working when source file path contains some chars source maps Issues and PRs related to source map support. test_runner Issues and PRs related to the test runner subsystem.
#56296 opened Dec 17, 2024 by aduh95
[feature] Option/flag for process.cwd( ) to return the actual PWD with symlinks, not real path feature request Issues that request new features to be added to Node.js.
#56288 opened Dec 17, 2024 by ThePlenkov
HTTP/1.0 responses missing Content-Length http Issues or PRs related to the http subsystem.
#56277 opened Dec 17, 2024 by jamesdiacono
mksnapshot bus error on mips64el build Issues and PRs related to build files or the CI.
#56270 opened Dec 16, 2024 by kapouer
[EventEmitter] TypeError when calling .listeners() without arguments confirmed-bug Issues with confirmed bugs. events Issues and PRs related to the events subsystem / EventEmitter.
#56263 opened Dec 15, 2024 by origranot
url.pathToFileURL generates an incorrect file URL if the cwd is a UNC path. url Issues and PRs related to the legacy built-in url module. windows Issues and PRs related to the Windows platform.
#56262 opened Dec 15, 2024 by Jason3S
When using glob can't exclude all directs fs Issues and PRs related to the fs subsystem / file system.
#56260 opened Dec 15, 2024 by babakfp
Make glob function accept a glob pattern for the exclude option like Deno feature request Issues that request new features to be added to Node.js.
#56254 opened Dec 14, 2024 by babakfp
node:net blocklist upgrade feature request Issues that request new features to be added to Node.js.
#56252 opened Dec 13, 2024 by alphaleadership
module.registerHooks() tracking issue loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem.
#56241 opened Dec 12, 2024 by joyeecheung
3 of 11 tasks
assert.partialDeepStrictEqual not working when comparing [0] and [-0] assert Issues and PRs related to the assert subsystem. confirmed-bug Issues with confirmed bugs.
#56230 opened Dec 11, 2024 by puskin94
sqlite: Exceptions on conflict handling with database.applyChangeset() sqlite Issues and PRs related to the SQLite subsystem.
#56210 opened Dec 10, 2024 by Renegade334
HTTP2 client incorrectly sets TLS ServerName to an IP address http2 Issues or PRs related to the http2 subsystem.
#56189 opened Dec 9, 2024 by the-ress
Add support to print help/usage of util.parseArgs feature request Issues that request new features to be added to Node.js.
#56184 opened Dec 8, 2024 by alexkiro
ProTip! Type g i on any issue or pull request to go back to the issue listing page.