-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
fs: remove Issues and PRs related to deprecations.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
needs-citgm
PRs that need a CITGM CI run.
semver-major
PRs that contain breaking changes and should be released in the next major version.
recursive
option from rmdir
deprecations
#57784
opened Apr 7, 2025 by
LiviaMedeiros
Loading…
fs: add signal option to fs.stat()
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
semver-minor
PRs that contain new features and should be released in the next minor version.
#57775
opened Apr 6, 2025 by
mertcanaltin
Loading…
stat.isFIFO() is wrongly marked as always false on Windows, even when piping into a node process
fs
Issues and PRs related to the fs subsystem / file system.
windows
Issues and PRs related to the Windows platform.
#57603
opened Mar 24, 2025 by
vladfrangu
Improve documentation for fs.statfs with detailed descriptions and examples
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#57062
opened Feb 15, 2025 by
nileshsheth
Loading…
Node executes a JS file with error code 3221225477 in VS Code.
fs
Issues and PRs related to the fs subsystem / file system.
windows
Issues and PRs related to the Windows platform.
#56674
opened Jan 21, 2025 by
tt-a1i
fs: can't require non-ASCII file paths in Shift-JIS filesystem
fs
Issues and PRs related to the fs subsystem / file system.
windows
Issues and PRs related to the Windows platform.
#56670
opened Jan 20, 2025 by
kyranet
fs.rmSync('速') crash without throw
confirmed-bug
Issues with confirmed bugs.
fs
Issues and PRs related to the fs subsystem / file system.
good first issue
Issues that are suitable for first-time contributors.
windows
Issues and PRs related to the Windows platform.
#56049
opened Nov 28, 2024 by
kanasimi
fs: enable chunked reading for large files in readFileHandle
errors
Issues and PRs related to JavaScript errors originated in Node.js core.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
review wanted
PRs that need reviews.
#56022
opened Nov 27, 2024 by
mertcanaltin
Loading…
test_runner: support mock file system
feature request
Issues that request new features to be added to Node.js.
fs
Issues and PRs related to the fs subsystem / file system.
test_runner
Issues and PRs related to the test runner subsystem.
#55902
opened Nov 18, 2024 by
axetroy
lib: resolve the issue of not adhering to the specified buffersize
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#55896
opened Nov 17, 2024 by
0hmX
Loading…
readFile will not read files larger than 2 GiB even if buffers can be larger
fs
Issues and PRs related to the fs subsystem / file system.
good first issue
Issues that are suitable for first-time contributors.
#55864
opened Nov 15, 2024 by
davazp
Support Issues with confirmed bugs.
fs
Issues and PRs related to the fs subsystem / file system.
good first issue
Issues that are suitable for first-time contributors.
bufferSize
option with recursive mode in fs.opendir
confirmed-bug
#55764
opened Nov 7, 2024 by
Ethan-Arrowood
fs.rmSync(path, { recursive: true, maxRetries: manyManyRetries})
throws on ENFILE
fs
#55555
opened Oct 26, 2024 by
LiviaMedeiros
fs: refactor 'cb' to 'callback' for consistency in validateFunction
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#55294
opened Oct 6, 2024 by
kimtaejin3
Loading…
UV_USE_IO_URING does not update file handle position
confirmed-bug
Issues with confirmed bugs.
fs
Issues and PRs related to the fs subsystem / file system.
libuv
Issues and PRs related to the libuv dependency or the uv binding.
linux
Issues and PRs related to the Linux platform.
#55113
opened Sep 25, 2024 by
ronag
await filehandle.close() never return when using with filehandle.createWriteStream({autoClose:false}) and await pipeline()
fs
Issues and PRs related to the fs subsystem / file system.
#54797
opened Sep 6, 2024 by
appdevopts
doc: update documentation in fs.StatsFs
doc
Issues and PRs related to the documentations.
fs
Issues and PRs related to the fs subsystem / file system.
#54309
opened Aug 10, 2024 by
Codder-lab
Loading…
lib: fix handling of non-object options parameter in fs/watchFile
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#54157
opened Aug 1, 2024 by
kimtaejin3
Loading…
CONOUT$ no longer available for Node 22?
fs
Issues and PRs related to the fs subsystem / file system.
windows
Issues and PRs related to the Windows platform.
#54161
opened Jul 10, 2024 by
jpage-godaddy
2 tasks done
Behavior of Issues opened for discussions and feedbacks.
fs
Issues and PRs related to the fs subsystem / file system.
realpath
with an empty string argument
discuss
#53635
opened Jun 28, 2024 by
avivkeller
fs: calling mkdir in fs.cp function can ignore EEXIST error
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#53534
opened Jun 21, 2024 by
ShenHongFei
Loading…
fs.watch
doesn't listen changes of file containing JSON stringified if changes happen too quickly (behavior different with non JSON)
fs
#53100
opened May 22, 2024 by
Apokalypt
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.