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

fs: support utimes BigInt feature request Issues that request new features to be added to Node.js.
#50859 opened Nov 22, 2023 by guybedford
instanceof fs/promises FileHandle feature request Issues that request new features to be added to Node.js.
#50857 opened Nov 22, 2023 by janis-ab
Can not re-connect TLS when using PKCS #11 tls Issues and PRs related to the tls subsystem.
#50851 opened Nov 22, 2023 by dachrillz
Node js internal assertion error in socket net Issues and PRs related to the net subsystem.
#50841 opened Nov 21, 2023 by CCDi
WASI preopen directory mounted at root
#50832 opened Nov 21, 2023 by yagehu
test: replace foreach with for in test-https-simple.js code-and-learn Issues related to the Code-and-Learn events and PRs submitted during the events.
#50818 opened Nov 20, 2023 by Shikha2410
document CLI --input-type default & limitations doc Issues and PRs related to the documentations.
#50781 opened Nov 18, 2023 by privatenumber
assert.ok() throwing AssertionError instead of provided Error object assert Issues and PRs related to the assert subsystem.
#50780 opened Nov 18, 2023 by piranna
repl: /x/dg is autocompleted to bogus /x/dgram confirmed-bug Issues with confirmed bugs. repl Issues and PRs related to the REPL subsystem.
#50767 opened Nov 17, 2023 by bnoordhuis
Memory leak when piping between streams memory Issues and PRs related to the memory management or memory footprint. stream Issues and PRs related to the stream subsystem.
#50762 opened Nov 16, 2023 by awvalenti
parallel/test-worker-nearheaplimit-deadlock is flaky flaky-test Issues and PRs related to the tests with unstable failures on the CI.
#50761 opened Nov 16, 2023 by joyeecheung
ERR_INTERNAL_ASSERTION net Issues and PRs related to the net subsystem.
#50754 opened Nov 16, 2023 by SanderKok01
Long node_modules paths cannot be found on Windows when LongPathsEnabled enabled path Issues and PRs related to the path subsystem. windows Issues and PRs related to the Windows platform.
#50753 opened Nov 16, 2023 by karlhorky
Missing documentation in fs.StatFs doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#50749 opened Nov 15, 2023 by NatoBoram
Symbol.dispose is undefined when calling vm.runInNewContext vm Issues and PRs related to the vm subsystem.
#50745 opened Nov 15, 2023 by cesaryuan
dns test cases failures when upgrading to c-ares 1.21.0/1.22.0 cares Issues and PRs related to the c-ares dependency or the cares_wrap binding. dns Issues and PRs related to the dns subsystem.
#50741 opened Nov 15, 2023 by bradh352
SEA tests run into SIGSEGV during SEA execution flaky-test Issues and PRs related to the tests with unstable failures on the CI. single-executable Issues and PRs related to single-executable applications
#50740 opened Nov 15, 2023 by joyeecheung
ProTip! Exclude everything labeled bug with -label:bug.