gpt4 book ai didi

android - React Native CLI 无法确定 Android 项目配置

转载 作者:行者123 更新时间:2023-12-04 17:30:46 31 4
gpt4 key购买 nike

我正在尝试构建我的 android 项目,但我遇到了配置错误。
以前我构建了一个应用程序包,但在那之后,我收到了以下错误。

我已经删除了 node_nodules 并尝试了“yarn install”,但错误仍然存​​在。

    D:\ReactNative\Mapin\android>gradlew assembleRelease
Starting a Gradle Daemon, 10 stopped Daemons could not be reused, use --status for details

FAILURE: Build failed with an exception.

* Where:
Script 'D:\ReactNative\Mapin\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 206

* What went wrong:
A problem occurred evaluating script.
> React Native CLI failed to determine Android project configuration. This is likely due to misconfiguration. Config output:
[root:D:\ReactNative\Mapin\android, reactNativePath:D:\ReactNative\Mapin\node_modules\react-native, dependencies:[:], commands:[], assets:[], platforms:[:], haste:[providesModuleNodeModules:[], platforms:[]], project:[:]]

* 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

BUILD FAILED in 15s

最佳答案

固定如下:

yarn add @react-native-community/cli-platform-android@3.0.3
yarn add react-native@0.61.5
Removed "--quiet" from npx.cmd in native_modules.gradle
cd android && gradlew clean

native_modules.gradle 可以在以下位置找到:
${PROJECT_FOLDER}/node_modules/@react-native-community/cli-platform-android/native_modules.gradle

关于android - React Native CLI 无法确定 Android 项目配置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59959039/

31 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com