加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

react-native – 找不到support-v4.aar(com.android.support:sup

发布时间:2020-12-15 20:45:03 所属栏目:百科 来源:网络整理
导读:我正在运行示例应用程序……我正在使用 this模块…..但我收到这样的错误… FAILURE: Build failed with an exception.* What went wrong:A problem occurred configuring project ':app'. A problem occurred configuring project ':react-native-google-ana
我正在运行示例应用程序……我正在使用 this模块…..但我收到这样的错误…
FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> A problem occurred configuring project ':react-native-google-analytics-bridge'.
   > Could not find support-v4.aar (com.android.support:support-v4:25.2.0).
     Searched in the following locations:
         https://jcenter.bintray.com/com/android/support/support-v4/25.2.0/support-v4-25.2.0.aar

My module version is :”react-native-google-analytics-bridge”: “^5.2.2”

这是截图:

在这种失败的情况下,有时模块链接不顺利.请尝试按照链接中的说明手动链接模块: https://github.com/idehub/react-native-google-analytics-bridge/wiki/Manual-installation 和/或尝试用编译’com.android.support:support-v13:23.1.1’替换“support-v4:25.2.0”. 位置:Android / App / build.gradle

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读