-
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
Could not resolve com.github.Dimezis:BlurView:version-2.0.2. #518
Comments
Now I keep getting this
|
I Think its Jitpack.io problem |
I also have the same issue ! https://status.jitpack.io/ -> it seems that there is nothing special at jitpack |
Yeah, the issue is that Jitpack is down, https://status.jitpack.io is saying it's operational but it's clearly a lie, even their own home page isn't working. You can check other trackers such as jitpack/jitpack.io#5337 or even Twitter to see people en masse are reporting these issue. We're stuck waiting for until Jitpack to fix themselves or for devs of this library to implement a dependency differently (ship this one locally or from a separate repo, new dependency all together, etc). We have no choice but to wait. |
@Titozzz, can we get confirmation you're working on a fix or waiting this out a bit longer? I can confirm Jitpack has been down for >24 hours and they've seemingly made no community address, plus these issues happened once a month for the last 3 months, so we may need an alternative of some kind whether they resolve or not.. |
I'm gonna close this issue as it is unrelated to this lib, can be tracked in Jitpack repo jitpack/jitpack.io#5337 |
Hello everyone, I've encountered this issue multiple times, so after extensive searching and checking various websites, I found a solution. // Add Maven SciJava on your build.gradle.kts |
I have tried this issue but still same error after cleaning gradlew for android,,
i am using version: |
1) Library version
@react-native-community/blur ^4.3.0
2) Device and OS version
Android 12 emulator
3) Detailed steps to reproduce the issue
yarn android
4) XML layout and code for BlurView setup
Unrelated
5) Stacktrace in case of a crash
I'm not sure if this is an issue with Jitpack or something went wrong during publishing?
The text was updated successfully, but these errors were encountered: