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

Investigate flaky test-watch-mode-inspect flaky-test Issues and PRs related to the tests with unstable failures on the CI. macos Issues and PRs related to the macOS platform / OSX.
#44805 opened Sep 27, 2022 by tniessen
Error running tests on HEAD
#44804 opened Sep 27, 2022 by Xstoudi
Add console.createTask API console Issues and PRs related to the console subsystem. feature request Issues that request new features to be added to Node.js.
#44792 opened Sep 25, 2022 by aleclarson
Node failed to build locally build Issues and PRs related to build files or the CI.
#44788 opened Sep 25, 2022 by anonrig
child_process.spawn not checking null byte in args child_process Issues and PRs related to the child_process subsystem.
#44768 opened Sep 24, 2022 by t-tera
Request to add an interactive test framework to the Test runner. feature request Issues that request new features to be added to Node.js.
#44765 opened Sep 24, 2022 by patineboot
No method defined for RTSP requests http Issues or PRs related to the http subsystem.
#44757 opened Sep 23, 2022 by dougwilson
Unhandled TLSSocket error - internal Node error net Issues and PRs related to the net subsystem. tls Issues and PRs related to the tls subsystem.
#44751 opened Sep 22, 2022 by prettydiff
Inconsistent validation of custom signals
#44749 opened Sep 22, 2022 by fasttime
esm_loader should use a primordial to get cwd loaders Issues and PRs related to ES module loaders
#44742 opened Sep 21, 2022 by szmarczak
[fs.cp] fails with EPERM despite filter fs Issues and PRs related to the fs subsystem / file system. good first issue Issues that are suitable for first-time contributors.
#44720 opened Sep 19, 2022 by c-vetter
2
2
macos: remove CoreFoundation dependency? build Issues and PRs related to build files or the CI. macos Issues and PRs related to the macOS platform / OSX.
#44715 opened Sep 18, 2022 by bnoordhuis
Disable node_modules lookup for all subpaths of builtin modules module Issues and PRs related to the module subsystem.
#44651 opened Sep 15, 2022 by targos
Update V8 before the release of v19.0.0 help wanted Issues that need assistance from volunteers or PRs that need help to proceed. v8 engine Issues and PRs related to the V8 dependency.
#44650 opened Sep 15, 2022 by targos
4 of 5 tasks
ServerResponse writeHead to accept a callback and/or emit a "headers" event. feature request Issues that request new features to be added to Node.js.
#44648 opened Sep 15, 2022 by lukiano
Performance issues in Buffer.writeUInt* functions? buffer Issues and PRs related to the buffer subsystem. performance Issues and PRs related to the performance of Node.js.
#44645 opened Sep 14, 2022 by hjerabek
Segfault when taking heap snapshot with inspector session [Node v16, v18] confirmed-bug Issues with confirmed bugs. inspector Issues and PRs related to the V8 inspector protocol
#44634 opened Sep 14, 2022 by Shiranuit
Unexpected early exit (code 13) when trying to import {} from a dynamic import() loaders Issues and PRs related to ES module loaders
#44601 opened Sep 11, 2022 by brianjenkins94
Stabilize fs.cp(), fs.cpSync(), fsPromises.cp() methods experimental Issues and PRs related to experimental features. feature request Issues that request new features to be added to Node.js. fs Issues and PRs related to the fs subsystem / file system.
#44598 opened Sep 11, 2022 by Divlo
Modules loaded through --import seem to use a separate ESM cache esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders
#44583 opened Sep 9, 2022 by timmolendijk
util: parseArgs should support required in options[key] feature request Issues that request new features to be added to Node.js. util Issues and PRs related to the built-in util module.
#44564 opened Sep 7, 2022 by Himself65
Node.js 16 support for Debian 10 question Issues that look for answers.
#44562 opened Sep 7, 2022 by foss4ever
ProTip! Exclude everything labeled bug with -label:bug.