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

crypto.generatePrime results in an abort crypto Issues and PRs related to the crypto subsystem.
#56377 opened Dec 27, 2024 by zyscoder
tls.createSecureContext results in an abort tls Issues and PRs related to the tls subsystem.
#56375 opened Dec 27, 2024 by zyscoder
Bug in Promises and performance
#56368 opened Dec 26, 2024 by gridagribnoy
Socket.connect results in an abort net Issues and PRs related to the net subsystem.
#56367 opened Dec 26, 2024 by zyscoder
vm.compileFunction results in an abort confirmed-bug Issues with confirmed bugs. vm Issues and PRs related to the vm subsystem.
#56366 opened Dec 26, 2024 by zyscoder
port.postMessage with another closed port results in an abort worker Issues and PRs related to Worker support.
#56362 opened Dec 25, 2024 by zyscoder
Build: --fully-static is broken with 23.5.0 build Issues and PRs related to build files or the CI.
#56347 opened Dec 23, 2024 by KnisterPeter
Node.js tty.ReadStream does not pass in mouse event ANSI escape codes in Windows terminal tty Issues and PRs related to the tty subsystem.
#56338 opened Dec 22, 2024 by liujingbreak
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
ProTip! Exclude everything labeled bug with -label:bug.