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

receive warning #10

Open
yisi89 opened this issue Sep 7, 2022 · 0 comments
Open

receive warning #10

yisi89 opened this issue Sep 7, 2022 · 0 comments

Comments

@yisi89
Copy link

yisi89 commented Sep 7, 2022

Hi can anyone assist on the following warning:

_WARN Require cycle: node_modules/@mohalla-tech/react-native-date-time-picker/lib/src/ManualInput/index.js -> node_modules/@mohalla-tech/react-native-date-time-picker/lib/src/ManualInput/SelectAmPm/index.js -> node_modules/@mohalla-tech/react-native-date-time-picker/lib/src/ManualInput/index.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
WARN Require cycle: node_modules/@mohalla-tech/react-native-date-time-picker/lib/src/ManualInput/index.js -> node_modules/@mohalla-tech/react-native-date-time-picker/lib/src/ManualInput/SelectAmPm/index.js -> node_modules/@mohalla-tech/react-native-date-time-picker/lib/src/ManualInput/SelectAmPm/Tab.js -> node_modules/@mohalla-tech/react-native-date-time-picker/lib/src/ManualInput/index.js

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

Thanks in advance!

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

1 participant