cljsrn

https://github.com/drapanjanas/re-natal | https://github.com/drapanjanas/re-natal/wiki/FAQ | https://github.com/condense/mercury-app/wiki | https://github.com/seantempesta/expo-cljs-template/ https://www.npmjs.com/package/create-expo-cljs-app
naomarik 2021-03-15T16:19:06.093700Z

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.
         &gt; Unable to load Maven meta-data from <https://jcenter.bintray.com/org/webkit/android-jsc/maven-metadata.xml>.
            &gt; Could not HEAD '<https://jcenter.bintray.com/org/webkit/android-jsc/maven-metadata.xml>'.
               &gt; Read timed out

naomarik 2021-03-15T16:19:43.094200Z

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

naomarik 2021-03-15T16:24:06.094500Z

oh I found this: https://status.bintray.com/incidents/ctv4bdfz08bg, guess it's down