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

Update npm to 11.0.0 feature request Issues that request new features to be added to Node.js.
#56326 opened Dec 20, 2024 by anshulk09
Slow streams over network connection on windows share stream Issues and PRs related to the stream subsystem.
#56319 opened Dec 19, 2024 by nassau-t
Only print failing assertion once with spec reporter feature request Issues that request new features to be added to Node.js. test_runner Issues and PRs related to the test runner subsystem.
#56316 opened Dec 19, 2024 by legendecas
.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
[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
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
ProTip! Exclude everything labeled bug with -label:bug.