-
Notifications
You must be signed in to change notification settings - Fork 565
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
Build fails after installing @react-native-community/blur #496
Comments
Same issue |
1 similar comment
Same issue |
Jitpack is down, probably it's better to change to a Maven repository. |
Problem solved. Jitpack was down. |
Hello @angelzbg how did you solve this problem? |
@bryanekong, check if jitpack is down. If it's down you can't download the files so all you can do is wait, find an alternative library or write it yourself. |
How do I check this? This is my first-time running react-native, my app fails to build by throwing compilation error due to @react-native-community/blu |
Does it say "Could not resolve com.github.Dimezis:BlurView:version-2.0.2."? |
Hello, after installing the dependency my build now fails.
npm install --save @react-native-community/blur
build.gradle:
My error:
The text was updated successfully, but these errors were encountered: