itinance / itinance/react-native-fs

On Windows: "The given path's format is not supported" in mkdir function

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

Description

Hi everyone, I'm using this module in conjunction with redux-persist-fs-storage (an adapter for redux persist that use this module) and I've encountered this error:

![immagine 6](https://user-images.githubusercontent.com/9303791/51535897-175e9b00-1e4a-11e9-81e9-f3d4702abd1f.png)

"The given path's format is not supported" in the mkdir function (https://github.com/itinance/react-native-fs/blob/master/windows/RNFS/RNFSManager.cs#L432)

Some info:

```
React Native Environment Info:
System:
OS: Windows 10
CPU: (4) x64 Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
Memory: 1.68 GB / 7.95 GB
Binaries:
npm: 6.5.0 - C:\Users\Giacomo\AppData\Roaming\npm\npm.CMD
IDEs:
Android Studio: Version 3.2.0.0 AI-181.5540.7.32.5056338
```

React-native-fs successfully linked and v.2.13.3

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.