> Configure project :react-native-audio
WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see http://d.android.com/r/tools/update-dependency-configurations.html.
> Task :app:generatePackageList FAILED
FAILURE: Build failed with an exception.
* Where:
Script 'C:\Users\romer\ProjetoAP\Gravador\teste\Gravador_de_audio\node_modules\@react-native-community\cli-platform-android\native_modules.gradle' line: 131
* What went wrong:
Execution failed for task ':app:generatePackageList'.
> argument type mismatch
* 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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/7.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 24s
1 actionable task: 1 executed
PS C:\users\romer\ProjetoAP\Gravador\teste\Gravador_de_audio\android>
Ich erzeugte eine APK eines Projekts, die ich mit React Native entwickelt habe. Aber wenn ich den Befehl ausführe.[code]> Configure project :react-native-audio WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed in version 5.0 of the Android Gradle plugin. For more information, see http://d.android.com/r/tools/update-dependency-configurations.html.
* What went wrong: Execution failed for task ':app:generatePackageList'. > argument type mismatch
* 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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/7.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 24s 1 actionable task: 1 executed PS C:\users\romer\ProjetoAP\Gravador\teste\Gravador_de_audio\android> [/code] Wie löst ich dieses Problem?
Ich möchte ein React-nativer-Projekt bereitstellen, das die APK-Datei generiert, aber wenn ich verwende. > Aufgabe: App: GeneratePackAGelist fehlgeschlagen
Körper:
Ich erhalte diesen Fehler, während ich mein React Native -Projekt in Android Studio erstellte:
Execution failed for task ':react-native-screens:configureCMakeDebug '.
> CMake '3.22.1' was...
Körper:
Ich erhalte diesen Fehler, während ich mein React Native -Projekt in Android Studio erstellte:
Execution failed for task ':react-native-screens:configureCMakeDebug '.
> CMake '3.22.1' was...
Ich versuche, Latex -Mathematikgleichungen in meiner nativen React -Anwendung anzuzeigen. Zunächst habe ich versucht, React-Native-Mathjax-Svg und React-Native-Math-View zu verwenden, aber keiner von...
Ich versuche, Latex -Mathematikgleichungen in meiner nativen React -Anwendung anzuzeigen. Zunächst habe ich versucht, React-Native-Mathjax-Svg und React-Native-Math-View zu verwenden, aber keiner von...