android - 无法从 https ://jcenter. bintray.com/org/webkit/android-jsc/maven-metadata.xml 加载 Maven 元数据 react 原生问题

标签 android reactjs react-native

FAILURE:构建失败并出现异常。

  • 什么地方出了错:
    无法确定任务 ':app:lintVitalRelease' 的依赖关系。

  • Could not resolve all artifacts 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 https://jcenter.bintray.com/org/webkit/android-jsc/maven-metadata.xml. > Could not HEAD 'https://jcenter.bintray.com/org/webkit/android-jsc/maven-metadata.xml'. > Read timed out

    最佳答案

    确保您使用的是 mavenCentral存储库而不是 jcenter https://mvnrepository.com/artifact/org.webkit/android-jsc

    关于android - 无法从 https ://jcenter. bintray.com/org/webkit/android-jsc/maven-metadata.xml 加载 Maven 元数据 react 原生问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/69205724/

    相关文章:

    javascript - 在 React 中将样式化组件作为 prop 传递

    reactjs - 函数组件中的 React/ReactNative 静态属性

    android - 我所有的 android 依赖项在哪里?

    javascript - 无法从父级访问功能 - 从父级向子级发送 Prop

    android - Android Studio 自动调整 ConstraintLayout 大小

    javascript - 如何在使用 react-router 和 redux 的同时维护商店的状态?

    javascript - 在react-native中导入npm模块时出错

    react native 使状态栏动画

    android - 如何使用 Glide 使用 AdaptiveBitmap 加载 IconCompat

    android - Android 中的可滚动/可缩放 View