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 Error #3

Open
salembaira opened this issue May 22, 2022 · 1 comment
Open

Require cycle Error #3

salembaira opened this issue May 22, 2022 · 1 comment

Comments

@salembaira
Copy link

salembaira commented May 22, 2022

Hello and thank you for the awesome job.

React-native throws this error which seems to indicate that your code has a require cycle. Could you fix this ?

Require cycle: node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\Canvas.js -> node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\ImageData.js -> node_modules\easyqrcode-react-native\node_modules\react-native-canvas\dist\Canvas.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
@ushelp
Copy link
Owner

ushelp commented Jul 20, 2022

Hi, Baira, Thanks for your feedback.

But this error comes from the dependency library react-native-canvas. Sorry we can't fix it.

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