Skip to content

Require cycle warning  #50

Description

@filipengberg

When using this library (as needed when using the stanza library), I get the following require cycle warning each time I run my app:

Require cycle: node_modules/sjcl/sjcl.js -> node_modules/node-libs-react-native/node_modules/react-native-crypto/index.js -> node_modules/node-libs-react-native/node_modules/react-native-randombytes/index.js -> node_modules/sjcl/sjcl.js

It doesn't seem to break anything but it would be nice to get rid of it since it makes it harder to notice other warnings.

Do you have any good idea on how to remove the require cycle? I'd be happy to put up a PR in either react-native-randombytes or react-native-crypto

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions