Fork me on GitHub
#cljsrn
<
2021-03-15
>
naomarik16:03:06

I just started getting this out of nowhere on two computers that had no problem before when running react-native run android. Anyone else have this issue?

* What went wrong:
Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
   > Could not resolve org.webkit:android-jsc:+.
     Required by:
         project :app
      > Failed to list versions for org.webkit:android-jsc.
         > Unable to load Maven meta-data from .
            > Could not HEAD ''.
               > Read timed out

naomarik16:03:43

it's obvious the link it's getting is down, anyway around that?