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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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 Issues and PRs related to the fs subsystem / file system.
#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 fsPromises.glob fs Issues and PRs related to the fs subsystem / file system.
#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 recursive option from rmdir deprecations 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.
#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…
fs: fix rmSync to handle non-ASCII characters 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.
#56934 opened Feb 6, 2025 by Yeaseen Loading…
fs: fix fs.promises.mkdir to also report ENOSPC correctly 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.
#56918 opened Feb 5, 2025 by jackyzha0 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 bufferSize option with recursive mode in fs.opendir 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.
#55764 opened Nov 7, 2024 by Ethan-Arrowood
fs.rmSync(path, { recursive: true, maxRetries: manyManyRetries}) throws on ENFILE fs Issues and PRs related to the fs subsystem / file system.
#55555 opened Oct 26, 2024 by LiviaMedeiros
doc: add missing examples and information to fs doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.
#55298 opened Oct 6, 2024 by shrenisc Loading…
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…
ProTip! no:milestone will show everything without a milestone.