Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some wrong when I use putFileContents in react native #304

Closed
fenglang0203 opened this issue May 12, 2022 · 2 comments
Closed

Some wrong when I use putFileContents in react native #304

fenglang0203 opened this issue May 12, 2022 · 2 comments

Comments

@fenglang0203
Copy link

When I use putFileContents in react native, I have this wrong message, how can I solve this?

TypeError: Right-hand side of 'instanceof' is not an object
at putFileContents.js:63

@perry-mitchell
Copy link
Owner

Seems that you might be hitting this line and failing, due to Stream not being set.

@perry-mitchell
Copy link
Owner

Fixed in 4.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants