【问题标题】:✖ Android SDK - Required for building and installing your app on Android - Versions found: 29.0.2, 31.0.0 - Version supported: Not Found✖ Android SDK - 在 Android 上构建和安装应用程序所需 - 找到的版本:29.0.2、31.0.0 - 支持的版本:未找到
【发布时间】:2021-10-02 09:34:25
【问题描述】:

我试图将 react native 连接到模拟器,因为我无法成功启动它,所以我运行了

npx @react-native-community/cli doctor 

但它给了我这个警告

 ✖ Android SDK - Required for building and installing your app on Android
   - Versions found: 29.0.2, 31.0.0
   - Version supported: Not Found

这些是我尝试过的事情

【问题讨论】:

    标签: react-native android-studio sdk


    【解决方案1】:
    Version supported: Not Found
    

    已通过下载 react native cli 解决此问题

    npm install -g react-native-cli
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-12-28
      • 1970-01-01
      • 2021-11-05
      • 2016-06-08
      • 2012-07-22
      • 1970-01-01
      • 2020-10-27
      相关资源
      最近更新 更多