Skip to content

Issues: nodejs/node

Node.js Pride Flag
#53299 opened Jun 3, 2024 by benjamingr
Open
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

listening to sigint don't exit nicely child_process Issues and PRs related to the child_process subsystem.
#18600 opened Feb 6, 2018 by AndreasMadsen
Not fully linked vm.Module throws errors from C++ when instantiated errors Issues and PRs related to JavaScript errors originated in Node.js core. vm Issues and PRs related to the vm subsystem.
#18571 opened Feb 5, 2018 by TimothyGu
util.isDeepStrictEqual would be better to return false to compare WeakMap/WeakSet help wanted Issues that need assistance from volunteers or PRs that need help to proceed. util Issues and PRs related to the built-in util module.
#18227 opened Jan 18, 2018 by yosuke-furukawa
ABI compatibility tool help wanted Issues that need assistance from volunteers or PRs that need help to proceed. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.
#18159 opened Jan 15, 2018 by hashseed
Inconsistent behavior with fs module accross platforms fs Issues and PRs related to the fs subsystem / file system. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. windows Issues and PRs related to the Windows platform.
#17801 opened Dec 21, 2017 by ghost
2
2
Use %TypedArray%.prototype.subarray for Buffer.prototype.slice buffer Issues and PRs related to the buffer subsystem. performance Issues and PRs related to the performance of Node.js. v8 engine Issues and PRs related to the V8 dependency.
#17431 opened Dec 3, 2017 by TimothyGu
Debugger crashes with assertion failure while using Chrome DevTools and remote debug async_hooks Issues and PRs related to the async hooks subsystem. inspector Issues and PRs related to the V8 inspector protocol
#17259 opened Nov 22, 2017 by SamuelSchepp
domain migration to async_hooks async_hooks Issues and PRs related to the async hooks subsystem. domain Issues and PRs related to the domain subsystem.
#17143 opened Nov 19, 2017 by AndreasMadsen
6 of 7 tasks
Handing spawn() stdio as socket wont duplex properly child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. good first issue Issues that are suitable for first-time contributors. help wanted Issues that need assistance from volunteers or PRs that need help to proceed.
#15714 opened Oct 1, 2017 by devinivy
Support changing the active stack frame in CLI debugger (node inspect) inspector Issues and PRs related to the V8 inspector protocol
#40910 opened Jul 4, 2017 by jkrems
vcbuild does not always generate field <TargetMachine> in project files. build Issues and PRs related to build files or the CI. confirmed-bug Issues with confirmed bugs. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. windows Issues and PRs related to the Windows platform.
#13569 opened Jun 9, 2017 by tamaroth
When using pipes other than stdin, stdout, stderr for streaming data into a child process, ENOTCONN error is thrown child_process Issues and PRs related to the child_process subsystem. process Issues and PRs related to the process subsystem. stdio Issues and PRs related to stdio.
#13542 opened Jun 8, 2017 by ferencbeutel4711
readline: prompt opt-out behavior confirmed-bug Issues with confirmed bugs. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. readline Issues and PRs related to the built-in readline module.
#12606 opened Apr 23, 2017 by vsemozhetbyt
Node.js' internal scripts should be hidden in the inspector. inspector Issues and PRs related to the V8 inspector protocol module Issues and PRs related to the module subsystem.
#11893 opened Mar 17, 2017 by hashseed
'end' event not called on connected socket wrapped with tls stream Issues and PRs related to the stream subsystem. tls Issues and PRs related to the tls subsystem.
#10871 opened Jan 18, 2017 by zivbr
What will Domain be replaced with? domain Issues and PRs related to the domain subsystem. question Issues that look for answers.
#10843 opened Jan 17, 2017 by isaacs
Poll phase documentation doc Issues and PRs related to the documentations. help wanted Issues that need assistance from volunteers or PRs that need help to proceed.
#9720 opened Nov 21, 2016 by LucaFranceschini
zlib deflate results in a memory leak confirmed-bug Issues with confirmed bugs. memory Issues and PRs related to the memory management or memory footprint. zlib Issues and PRs related to the zlib subsystem.
#8871 opened Sep 30, 2016 by jasonmcaffee
doc: guide/topic on how to use streams doc Issues and PRs related to the documentations. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. stream Issues and PRs related to the stream subsystem.
#8646 opened Sep 18, 2016 by mcollina
Lexical variable declarations (let, const) unusable in repl if error thrown during declaration/first assignment repl Issues and PRs related to the REPL subsystem. vm Issues and PRs related to the vm subsystem.
#8309 opened Aug 28, 2016 by polybuildr
vm: references to context inside objects are not === the original context vm Issues and PRs related to the vm subsystem.
#855 opened Feb 15, 2015 by domenic
os.networkInterfaces does not list all interfaces. blocked PRs that are blocked by other issues or PRs. feature request Issues that request new features to be added to Node.js. libuv Issues and PRs related to the libuv dependency or the uv binding. os Issues and PRs related to the os subsystem.
#498 opened Jan 18, 2015 by zenoamaro
Cleanup _writableState and _readableState access across codebase stalled Issues and PRs that are stalled. stream Issues and PRs related to the stream subsystem.
#445 opened Jan 15, 2015 by vkurchatkin
14 of 44 tasks
ProTip! Exclude everything labeled bug with -label:bug.