issues Search Results · repo:nodelib/nodelib language:TypeScript
Filter by
34 results
(77 ms)34 results
innodelib/nodelib (press backspace or delete to remove)Summary
As a foundational package used by critical build tools through the dependency chain globby → fast-glob →
@nodelib/fs.scandir, this library presents several performance optimization opportunities ...
jdmiranda
- Opened 29 days ago
- #132
Summary
This issue proposes several performance optimization opportunities for @nodelib/fs.walk that could significantly improve
directory traversal speed, especially for large codebases. These optimizations ...
jdmiranda
- Opened 29 days ago
- #131
Summary
@nodelib/fs.stat is a foundational package in the nodelib ecosystem, used by @nodelib/fs.scandir and @nodelib/fs.walk
for file system operations. While the current implementation is clean and ...
jdmiranda
- Opened 29 days ago
- #130
Apologies, this is a question, not a feature request. I cannot find the place to put in a question :)
What are the minimum supported (active and/or security) versions for the fs packages.
fs.macchiato ...
DANYBOYUSA-2
- Opened on Jun 16
- #129
Describe the bug
I am attempting to being traversal from deep in the OS file system. When doing so, I want to ignore paths that my
program doesn t have permissions to like so:
const stream = walkStream( ...
ryanmargono
- 1
- Opened on Dec 10, 2024
- #125
I encountered a compatibility issue with @nodelib/fs.scandir when using Node.js version 23.0.0. The error occurs due to
an attempt to set a property on a Dirent object, which has only a getter.
22
Ubuntu ...
demonicattack
- 4
- Opened on Oct 19, 2024
- #110
Describe the bug
Unable to build project due to ts compilation error
Steps to reproduce
1. git clone https://github.com/nodelib/nodelib.git -b 9bde8b8eab7675e30e020ce87eefb96f61719b22
2. cd nodelib ...
madtisa
- 1
- Opened on Oct 16, 2024
- #109
!-- Please read our Rules of Conduct: https://github.com/nodelib/nodelib/blob/master/.github/CODE-OF-CONDUCT.md -- !--
Read our guide about submitting issues: https://github.com/nodelib/nodelib/blob/master/.github/CONTRIBUTING.md ...
valadaptive
- Opened on Jun 28, 2024
- #106
!-- Please read our Rules of Conduct: https://github.com/nodelib/nodelib/blob/master/.github/CODE-OF-CONDUCT.md -- !--
Read our guide about submitting issues: https://github.com/nodelib/nodelib/blob/master/.github/CONTRIBUTING.md ...
fasttime
- 1
- Opened on Apr 8, 2024
- #105
Support future changes in fs.Dirent that have been made in the main branch.
1. https://github.com/nodejs/node/blob/0a3f6a9d073cb03383c3d0211c889c9f25f48c71/lib/internal/fs/utils.js#L164-L168
2. https://github.com/nodejs/node/blob/0a3f6a9d073cb03383c3d0211c889c9f25f48c71/lib/internal/fs/utils.js#L199C1-L204 ...
Library: FileSystem
mrmlnc
- Opened on Apr 30, 2023
- #100

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.