exotexot

Results 48 comments of exotexot

Having the same issue. When running on local machine no problem. The problem only happens when using Docker and strap in development environment. NO TypeScript! Using Strapi 4.3.2 mysql 5.7...

@TimFoerster I've seen your comment about project name. My project only contains a-z values, no special charachters

But did you check if the file exists at the given path?

Getting the same issue described by @jerolimov. @gillpeacegood copy local was set to false.

After installing the latest Win SDK https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/ I could build the project without errors, but I'll get the same error "Cannot read property "RNFSFileTypeRegular" of undfined" :(

There was a relevant article which solved my problem! https://devblogs.microsoft.com/oldnewthing/20200615-00/?p=103868

One should also mention this PR by azmorov https://github.com/avmoroz/react-native-fs/tree/dev rnfs c++ implementation and works really well!

Using this PR for about a month now. Using downloadFile and uploadFile including authorisation Headers, stat, readDir, writeFile, and read and copyFile across all platforms, iOS, android, macOS (catalyst) and...

Hello everyone and happy new year. Any updates on this. Really want to see this merged :)