android - 找不到 com.android.tools.build :gradle:2. 3.+ 的任何匹配项,因为没有可用的 com.android.tools.build:gradle 版本

标签 android react-native vector-icons

您好,我在测试我的 React Native 应用程序时遇到了问题,今天早上它工作正常,但是当我现在测试它时,我得到了这个错误:

Could not resolve all files for configuration ':react-native-vector-icons:classpath'.

Could not find any matches for com.android.tools.build:gradle:2.3.+ as no versions of com.android.tools.build:gradle are available. Searched in the following locations: https://jcenter.bintray.com/com/android/tools/build/gradle/maven-metadata.xml https://jcenter.bintray.com/com/android/tools/build/gradle/ Required by: project :react-native-vector-icons could anyone helps me and thanks

最佳答案

只需安装更新版本的包

yarn 添加 react-native-vector-icons

关于android - 找不到 com.android.tools.build :gradle:2. 3.+ 的任何匹配项,因为没有可用的 com.android.tools.build:gradle 版本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53712552/

相关文章:

使用 html 的 Android 应用程序

c# - Unity3D C# 计时器以毫秒为单位显示

android - 在 React Native 中需要未知模块 "499"错误

javascript - 迭代嵌套的js对象

javascript - 图标导致 View 中出现间隙 - React Native

react-native - 将矢量图标添加到 react native 项目时构建失败异常

android 完成尚未停用或关闭的游标

android从web界面发送短信

javascript - FlatList 在 React Native 中没有显示任何内容

react-native-router-flux tabs 如何更改所选选项卡的图标?