itinance / itinance/react-native-fs

ENOENT: open failed: ENOENT (No such file or directory)

Open
#946 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

I'm trying to write to a file using `write` and I sometimes (not always) get the error `ENOENT: open failed: ENOENT (No such file or directory)`. `write` is supposed to create the file if it doesn't exist, right? All directories are created with `mkdir` before attempting to write a file into them, so I don't think it's anything along the path that doesn't exist. And this only happens sporadically. Any ideas?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.