-
Notifications
You must be signed in to change notification settings - Fork 51
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
ambiguous error in react native packager. #11
Comments
Same:
|
Maybe remove dependencies of react and react-native will fix this. react-native-animated-linear-gradient/package.json Lines 22 to 30 in ee6cd48
|
try |
@heineiuo Yesss, thank you! Fixed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it seems there is a duplication in react-native components (View , Text ....etc) in your project that conflict with the react-native node modules .
The text was updated successfully, but these errors were encountered: