【发布时间】:2022-11-09 22:40:00
【问题描述】:
我的 react native app android build 出现问题,弹出此错误消息
Error: Command failed: ./gradlew app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':react-native-reanimated'.
> com.android.builder.errors.EvalIssueException: CMake '3.18.1' was not found in SDK, PATH, or by cmake.dir property.
* Try:
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.
* Get more help at https://help.gradle.org
然后构建失败,如果有人知道这个问题,请帮我解决这个问题,我使用的是地铁而不是博览会
【问题讨论】:
标签: javascript android react-native package