I'm using https://github.com/itinance/react-native-fs in my app. But on running I'm getting the following error message.
Cannot read property 'RNFSFileTypeRegular' of undefined
.
But the same repo cloned and ran in another laptop works fine.
Using Mac OS Sierra.
I suspect this has something to do with `node_modules'.
Tried uninstalling node and npm, still the same error. What am I doing wrong here ?
via Sooraj Chandran
No comments:
Post a Comment