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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Nominating @MattiasBuelens as collaborator meta Issues and PRs related to the general management of the project.
#52831 opened May 4, 2024 by benjamingr
Set the current terminal window size. feature request Issues that request new features to be added to Node.js.
#52830 opened May 4, 2024 by Zibri
cpu-prof doesn't propagate to workers when env is set confirmed-bug Issues with confirmed bugs. lib / src Issues and PRs related to general changes in the lib or src directory. worker Issues and PRs related to Worker support.
#52825 opened May 3, 2024 by orinatic
Writable doesn't correctly count size of strings stream Issues and PRs related to the stream subsystem.
#52818 opened May 3, 2024 by ronag
build node.js using clangcl when under Windows build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
#52809 opened May 2, 2024 by lemire
tiny startup time regression performance Issues and PRs related to the performance of Node.js.
#52804 opened May 2, 2024 by mcollina
Maglev on x64 causes segmentation fault while running TypeScript confirmed-bug Issues with confirmed bugs. linux Issues and PRs related to the Linux platform. regression Issues related to regressions. v8 engine Issues and PRs related to the V8 dependency. v22.x v22.x Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.
#52797 opened May 2, 2024 by remcohaszing
Readable.flatMap concurrency isn't working as expected stream Issues and PRs related to the stream subsystem.
#52796 opened May 2, 2024 by MoLow
Replacement for minimatch feature request Issues that request new features to be added to Node.js. fs Issues and PRs related to the fs subsystem / file system. path Issues and PRs related to the path subsystem.
#52779 opened May 1, 2024 by sgrishchenko
Programmatic SEA blob generation API feature request Issues that request new features to be added to Node.js. single-executable Issues and PRs related to single-executable applications
#52777 opened May 1, 2024 by dr-vortex
FS watch memory leak on Windows fs Issues and PRs related to the fs subsystem / file system. windows Issues and PRs related to the Windows platform.
#52769 opened Apr 30, 2024 by amcgoogan
Async iteration over tcp stream produces more chunks stream Issues and PRs related to the stream subsystem.
#52765 opened Apr 30, 2024 by JaoodxD
Define node::StreamBase's "onread" property as a JavaScript accessor deprecations Issues and PRs related to deprecations. stream Issues and PRs related to the stream subsystem. v8 engine Issues and PRs related to the V8 dependency.
#52758 opened Apr 30, 2024 by isheludko
The different of process.next() between MacOS and Linux linux Issues and PRs related to the Linux platform. macos Issues and PRs related to the macOS platform / OSX. promises Issues and PRs related to ECMAScript promises.
#52756 opened Apr 30, 2024 by imaxue
Re-enable test-ubsan.yml help wanted Issues that need assistance from volunteers or PRs that need help to proceed. meta Issues and PRs related to the general management of the project.
#52753 opened Apr 29, 2024 by RafaelGSS
fs.glob add option to only include files (not directories) in the results entries feature request Issues that request new features to be added to Node.js. fs Issues and PRs related to the fs subsystem / file system.
#52752 opened Apr 29, 2024 by theoludwig
feat(doc): Add warning blocks to API docs doc Issues and PRs related to the documentations. security Issues and PRs related to security.
#52743 opened Apr 29, 2024 by akuankka128
node --run doesn't split additional params cli Issues and PRs related to the Node.js command line interface. confirmed-bug Issues with confirmed bugs.
#52740 opened Apr 28, 2024 by alexsch01
Reflect.has triggers getters on global object contextified by vm vm Issues and PRs related to the vm subsystem.
#52737 opened Apr 28, 2024 by lachrist
ProTip! Exclude everything labeled bug with -label:bug.