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

RequireCycle warning #230

Open
swalahamani opened this issue Jul 7, 2020 · 2 comments
Open

RequireCycle warning #230

swalahamani opened this issue Jul 7, 2020 · 2 comments

Comments

@swalahamani
Copy link

I'm getting a warning

Require cycle: node_modules/react-native-popup-dialog/dist/type.js -> node_modules/react-native-popup-dialog/dist/components/DialogButton.js -> node_modules/react-native-popup-dialog/dist/type.js

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

Using version: 0.18.3

//package.json
{
    .
    "react": "16.9.0",
    "react-native": "0.61.5",
    .
    .
    "react-native-popup-dialog": "^0.18.3",
    .
    .
}
@anyway2019
Copy link

I have the same issue.

@ownsupernoob2
Copy link

me to.

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

3 participants