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.Stats properties are not documented doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#48574 opened Jun 27, 2023 by yukulele
doc: wrong return type of describe doc Issues and PRs related to the documentations.
#48571 opened Jun 27, 2023 by shockerqt
Reproducible Segfault in HTTP2 module http2 Issues or PRs related to the http2 subsystem.
#48567 opened Jun 26, 2023 by JoshuaWise
Option to enable inspection mode along with permission model feature request Issues that request new features to be added to Node.js. security Issues and PRs related to security.
#48534 opened Jun 23, 2023 by Dtr0y-Sec
Possible bug in node:internal/url getpathfromurlwin32 url Issues and PRs related to the legacy built-in url module. whatwg-url Issues and PRs related to the WHATWG URL implementation.
#48530 opened Jun 23, 2023 by gurupras
cpplint does not accept literals that require namespace c++ Issues and PRs that require attention from people who are familiar with C++.
#48525 opened Jun 22, 2023 by anonrig
Crash in JSStreamSocket.finishShutdown net Issues and PRs related to the net subsystem.
#48519 opened Jun 22, 2023 by pimterry
Buffer.from(await blob.arrayBuffer()) doesnt release the memory on Ubuntu buffer Issues and PRs related to the buffer subsystem.
#48517 opened Jun 21, 2023 by hypo-thesis
esm loaders: getBuiltin() does not work with node:test loaders Issues and PRs related to ES module loaders
#48516 opened Jun 21, 2023 by cjihrig
Possible loader chaining problem / possible yarn problem esm Issues and PRs related to the ECMAScript Modules implementation. loaders Issues and PRs related to ES module loaders
#48515 opened Jun 21, 2023 by izaakschroeder
event loop regression after libuv v1.45.0 update libuv Issues and PRs related to the libuv dependency or the uv binding.
#48512 opened Jun 21, 2023 by trevnorris
test-net-bytes-per-incoming-chunk-overhead failing on Fedora 38 net Issues and PRs related to the net subsystem. test Issues and PRs related to the tests.
#48490 opened Jun 18, 2023 by targos
native fetch with AbortController signal memory leak fetch Issues and PRs related to the Fetch API
#48478 opened Jun 16, 2023 by Robert-Schirmer
Unreachable code reached when using {stdio: "overlapped"} child_process Issues and PRs related to the child_process subsystem.
#48476 opened Jun 16, 2023 by madebr
Windows - UNC Path Support via npm.ps1 feature request Issues that request new features to be added to Node.js. npm Issues and PRs related to the npm client dependency or the npm registry. windows Issues and PRs related to the Windows platform.
#48471 opened Jun 16, 2023 by mribbons
V8 Inspector is not available in --require in node --test inspector Issues and PRs related to the V8 inspector protocol test_runner
#48467 opened Jun 15, 2023 by connor4312
Closing filehandle after being used in a stream exits node without error message fs Issues and PRs related to the fs subsystem / file system.
#48466 opened Jun 15, 2023 by mshopf
Show diff if test fails with an assertion that has a message assert Issues and PRs related to the assert subsystem. feature request Issues that request new features to be added to Node.js.
#48465 opened Jun 15, 2023 by remcohaszing
Expose lineLengths from source map cache feature request Issues that request new features to be added to Node.js.
#48460 opened Jun 14, 2023 by isaacs
ProTip! Exclude everything labeled bug with -label:bug.