functionland / react-native-fula

React (JS/Native) wrapper for go-fula/mobile which creates a bridge between Fula and WNFS for React Native to enable developers create mobile native apps
MIT License
2 stars 5 forks source link

Fula files related methods error #64

Closed ghorbani-m closed 1 year ago

ghorbani-m commented 1 year ago

In some situations when playing with Fula files methods(read,write,ls...), I get the errors:

[Error: An Error Occured in Fs.Fs.ls: Cannot find file or directory] [Error: An Error Occured in Fs.Fs.writeFileStreamFromPath: Cannot find file or directory]

And the solution is to clear the App data to resolve this issue