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

child_process.spawn() losses exit code when using powershell child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.
#45593 opened Nov 23, 2022 by cruiseliu
Spurious EADDRINUSE Error
#45588 opened Nov 22, 2022 by nneil
dns.reverse incorrectly throws exception when no address found dns Issues and PRs related to the dns subsystem.
#45575 opened Nov 22, 2022 by Worthaboutapig
nodejs process hang
#45574 opened Nov 22, 2022 by ericzhucode
Script to update nghttp2 doesn't work tools Issues and PRs related to the tools directory.
#45572 opened Nov 22, 2022 by targos
wasi incorrectly defined on global repl Issues and PRs related to the REPL subsystem.
#45560 opened Nov 21, 2022 by nomagick
UI/UX in nodeJS official documentation is a challenge to learn and look up. doc Issues and PRs related to the documentations.
#45559 opened Nov 21, 2022 by minhaics
stream.Readable.toWeb(readable) pauses the original readable stream stream Issues and PRs related to the stream subsystem.
#45545 opened Nov 20, 2022 by cola119
Investigate flaky test.parallel/test-fs-watch-recursive flaky-test Issues and PRs related to the tests with unstable failures on the CI.
#45535 opened Nov 20, 2022 by anonrig
Separate subtest stdout from TAP output feature request Issues that request new features to be added to Node.js.
#45529 opened Nov 19, 2022 by kmannislands
Executing unoptimized wasm file causes OOM wasm Issues and PRs related to WebAssembly.
#45480 opened Nov 15, 2022 by Nugine
Watch mode: Allow adding files to watch when using the --watch flag feature request Issues that request new features to be added to Node.js. good first issue Issues that are suitable for first-time contributors. watch-mode Issues and PRs related to watch mode
#45467 opened Nov 15, 2022 by gustavnikolaj
Error building nodeJS + FIPS (static linking) on Windows 10 build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
#45465 opened Nov 14, 2022 by RobertMcAuley
Import of data url leads to crash confirmed-bug Issues with confirmed bugs. module Issues and PRs related to the module subsystem. repl Issues and PRs related to the REPL subsystem.
#45449 opened Nov 13, 2022 by jleedev
win11 run ".\vcbuild test" failed build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
#45447 opened Nov 13, 2022 by gaoyakang
Native zip support feature request Issues that request new features to be added to Node.js. zlib Issues and PRs related to the zlib subsystem.
#45434 opened Nov 11, 2022 by arcanis
Build failure for armv7 architecture
#45431 opened Nov 11, 2022 by syuriks
ProTip! Exclude everything labeled bug with -label:bug.