Hello im trying to use moralis on my own react native + typescript project without using react native boilerplate… i remove a lot of errors but finally i get this and i dont know how to fixed maybe someone can help me:
Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseACL.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.350] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.351] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.352] WARN Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\encode.js -> node_modules\moralis\lib\browser\ParseACL.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.353] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\encode.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.353] WARN Require cycle: node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\encode.js -> node_modules\moralis\lib\browser\ParseRelation.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.354] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.354] WARN Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\OfflineQuery.js -> node_modules\moralis\lib\browser\equals.js -> node_modules\moralis\lib\browser\ParseACL.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.355] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\OfflineQuery.js -> node_modules\moralis\lib\browser\equals.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.356] WARN Require cycle: node_modules\moralis\lib\browser\decode.js -> node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\OfflineQuery.js -> node_modules\moralis\lib\browser\decode.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.356] WARN Require cycle: node_modules\moralis\lib\browser\decode.js -> node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\decode.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.357] WARN Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\ParseACL.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.358] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\SingleInstanceStateController.js -> node_modules\moralis\lib\browser\ObjectStateMutations.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.358] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\unique.js -> node_modules\moralis\lib\browser\arrayContainsObject.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.359] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\unique.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.359] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\unsavedChildren.js -> node_modules\moralis\lib\browser\ParseObject.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.360] WARN Require cycle: node_modules\moralis\lib\browser\ParseUser.js -> node_modules\moralis\lib\browser\AnonymousUtils.js -> node_modules\moralis\lib\browser\ParseUser.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.361] WARN Require cycle: node_modules\moralis\lib\browser\ParseUser.js -> node_modules\moralis\lib\browser\ParseSession.js -> node_modules\moralis\lib\browser\ParseUser.js
Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.