Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/silic0ns0ldier/nodejs-mkdir-recursive-hides-erofs

Reproduction of issue with the `recursive` option in `mkdir` where `EROFS` errors are hidden by the catch-all result of a `stat` call.
https://github.com/silic0ns0ldier/nodejs-mkdir-recursive-hides-erofs

Last synced: 23 days ago
JSON representation

Reproduction of issue with the `recursive` option in `mkdir` where `EROFS` errors are hidden by the catch-all result of a `stat` call.

Awesome Lists containing this project