This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 88
Issues: webpack/memory-fs
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Memory fs error on windows ==> throw new MemoryFileSystemError(errors.code.ENOENT, _path)
#60
opened Apr 22, 2018 by
mazeeblanke
Async methods in memory-fs don't work with
promisify
in native node module util
#50
opened Oct 24, 2017 by
Jocs
fs.existsSync(path.resolve('/')) returns false on *nix, but true on windows.
#38
opened May 25, 2017 by
lucastheisen
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.