Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Require cycle problem #55

Open
fortezhuo opened this issue Jul 1, 2020 · 0 comments
Open

Require cycle problem #55

fortezhuo opened this issue Jul 1, 2020 · 0 comments

Comments

@fortezhuo
Copy link

Hi, I try to use this library on react-native. And I got warning

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Wed Jul 01 2020 06:55:03.110]  WARN     Require cycle: node_modules/role-acl/lib/src/conditions/util.js -> node_modules/role-acl/lib/src/conditions/StartsWithCondition.js -> node_modules/role-acl/lib/src/conditions/util.js

How to solve this problem ?

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

No branches or pull requests

1 participant