-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
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: fix race-condition in fs.watch async iterator
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#58490
opened May 28, 2025 by
pipobscure
Loading…
src: remove fast API for InternalModuleStat
c++
Issues and PRs that require attention from people who are familiar with C++.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#58489
opened May 28, 2025 by
joyeecheung
Loading…
fs: fix cpSync handle existing symlinks
author ready
PRs that have at least one approval, no pending requests for changes, and a CI started.
commit-queue-rebase
Add this label to allow the Commit Queue to land a PR in several commits.
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#58476
opened May 27, 2025 by
jakecastelli
Loading…
cp
and cpSync
incorrectly handle existing dest symlinks
fs
#58468
opened May 26, 2025 by
dario-piotrowicz
fs: prevent multiple invocations of callback in Dir class
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#58430
opened May 23, 2025 by
0hmX
Loading…
fs: remove IIFE in glob
fs
Issues and PRs related to the fs subsystem / file system.
needs-ci
PRs that need a full CI run.
#58418
opened May 22, 2025 by
LiviaMedeiros
Loading…
Node 24 still outputs ExperimentalWarning for Issues and PRs related to the fs subsystem / file system.
fsPromises.glob
fs
#58343
opened May 15, 2025 by
brunnerh
fs/promises.glob breaks on symlinks, unlike fs.globSync
fs
Issues and PRs related to the fs subsystem / file system.
#58276
opened May 11, 2025 by
ChALkeR
[v20.x] permission: ignore internalModuleStat on module loading
c++
Issues and PRs that require attention from people who are familiar with C++.
fs
Issues and PRs related to the fs subsystem / file system.
module
Issues and PRs related to the module subsystem.
needs-ci
PRs that need a full CI run.
v20.x
v20.x Issues that can be reproduced on v20.x or PRs targeting the v20.x-staging branch.
#58185
opened May 5, 2025 by
RafaelGSS
Loading…
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-benchmark-ci
PR that need a benchmark CI run.
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
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…
Previous Next
ProTip!
no:milestone will show everything without a milestone.