jprichardson/node-fs-extra
Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
JavaScriptMIT
Issues
- 2
Support for statfs() and other newer fs functions in more recent versions of node.js
#1044 opened by Eric24 - 12
Feature request: isEmptyDir()
#1037 opened by btea - 5
`createSymlink` fails when ensuring a symbolic link with a relative path if the link already exists
#1038 opened by jandockx - 1
- 1
copySync fails when there is a symlink in the source directory and the operation has already been done once.
#1043 opened by a-lcardos - 2
module not found: fs/promises
#1041 opened by yknn - 5
Copying a Link from One File to Another Link to the Same File errors out in `isSrcSubdir`
#1019 opened by cowsandmilk - 1
- 2
Wrong documents about `copy` and `copySync`
#1039 opened by hyf0 - 2
Module not found: Can't resolve 'fs'
#1035 opened by neiljmac - 2
fs.rmSync is not a function
#1030 opened by kiccer - 0
Use fs.opendir() in copy*()
#972 opened by RyanZim - 1
- 1
Cannot find module 'fs-extra/esm' or its corresponding type declarations.
#1033 opened by jeffschwartz - 1
fs.copySync doesn't throw any err while it is failing
#1032 opened by ganshuyu - 2
Issue upgrading to 11.2.0
#1029 opened by u01jmg3 - 1
- 1
- 1
- 1
- 1
- 1
Bug in onSymlink
#1027 opened by znewsham - 5
support `file://` url string path
#1022 opened by jimmywarting - 3
[Proposal] Refactor the entire code base to Promise-based
#1020 opened by SukkaW - 7
`ensureDir` shouldn't fail when a directory already exists, but `mkdir` throws a write permission error for it
#1012 opened by rotemdan - 5
`move` hangs when given a target file path that is located in a root directory
#1011 opened by rotemdan - 1
- 1
support conditional exports
#1013 opened by uk-taniyama - 1
Create file's directory when writing a file
#1010 opened by musicq - 5
- 5
- 1
Type errors when building in docker
#1006 opened by Graunephar - 16
Cannot find module 'fs-extra/esm' or its corresponding type declarations.ts(2307)
#979 opened by mtdvlpr - 1
Using Frogbot to scan this repository
#1004 opened by eyalbe4 - 1
Error when move child folder to replace parent folder
#1003 opened by Zagrios - 2
Don't use dynamic require to export modules
#1002 opened by 1aron - 9
Module not found issue
#987 opened by shashika18923 - 3
- 0
Missing touch to update atime/mtime of a file
#1000 opened by nichtich - 5
- 0
sorry this was a mistake
#999 opened by nicolopozzato - 3
- 3
- 1
Can this be used independently without node.js
#997 opened by aoqilinjian - 2
Feature request: dedupe option for fs.move
#996 opened by davidmerfield - 1
How to move files with spaces in the path?
#995 opened by KasaiKonoru - 3
filter property in options object is not called for every copied file when recursive option is true
#988 opened by FreePhoenix888 - 1
error on import, in CodeSandBox > React native
#982 opened by francis-vila - 1
- 1
Drop Node 12 support
#968 opened by RyanZim