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

Require cycle: node_modules/react-native-blob-util/index.js #58

Closed
yfng96 opened this issue Aug 5, 2021 · 1 comment
Closed

Require cycle: node_modules/react-native-blob-util/index.js #58

yfng96 opened this issue Aug 5, 2021 · 1 comment

Comments

@yfng96
Copy link

yfng96 commented Aug 5, 2021

Hi, when compiling the app, the following warning is being displayed:
Require cycle: node_modules/react-native-blob-util/index.js -> node_modules/react-native-blob-util/polyfill/index.js -> node_modules/react-native-blob-util/polyfill/Fetch.js -> node_modules/react-native-blob-util/index.js

I found a solution from this repo, can we fix it with this?

joltup/rn-fetch-blob#183 (comment)

@RonRadtke
Copy link
Owner

RonRadtke commented Aug 6, 2021

Have to take a look into it.
The fix you mentioned was removed two days ago since it was leading to the next issue: #54
So we will have to find another solution here

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

No branches or pull requests

2 participants