Appcelerator Studio 接受 SDK 许可协议,但全部接受

Appcelerator Studio accept the SDK license agreements, but all are accepted

我是 appcelerator 的新手。我正在迁移旧应用程序并能够构建 ios 应用程序,没问题。我正在尝试构建 android 版本。

我收到错误消息“要构建此项目,请接受 SDK 许可协议并使用 Android Studio SDK 管理器安装缺少的组件。”

我已经接受了所有使用的许可 “是的 | /Users/edmckee/Library/Android/sdk/cmdline-tools/latest/bin/sdkmanager --licenses 接受所有 SDK 包许可。======] 100% 计算更新...“

而且他们都被录取了。

我想我在 appcelerator studio 中配置不正确,但不确定要更改什么。

这是我收到的错误

[ERROR] : [GRADLE] FAILURE: Build failed with an exception. [ERROR] : [GRADLE] [ERROR] : [GRADLE] * What went wrong: [ERROR] : [GRADLE] Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. [ERROR] : [GRADLE] > Failed to install the following Android SDK packages as some licences have not been accepted. [ERROR] : [GRADLE] build-tools;28.0.3 Android SDK Build-Tools 28.0.3 [ERROR] : [GRADLE] platforms;android-29 Android SDK Platform 29 [ERROR] : [GRADLE] To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager. [ERROR] : [GRADLE]
Alternatively, to transfer the license agreements from one workstation to another, see http://d.android.com/r/studio-ui/export-licenses.html [ERROR] : [GRADLE] [ERROR] : [GRADLE] Using Android SDK: /Users/edmckee/Library/android-sdk-macosx [ERROR] : [GRADLE] [ERROR] : [GRADLE] * Try: [ERROR] : [GRADLE] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. [ERROR] : [GRADLE]

我只需要更新 Android SDK 的路径。我将它与 Android Studio

中定义的路径相匹配