Skip to main content

All Questions

Tagged with
0 votes
1 answer
23 views

Error generating build android Expo(Error: Gradle build failed with unknown error. See logs for the "Run gradlew" phase for more information)

I am trying to generate an Android build using React-native and Expo, but I have been encountering the following error: Error: Gradle build failed with unknown error. See logs for the "Run ...
Lima's user avatar
  • 3
0 votes
2 answers
34 views

Error with './gradlew assembleRelease': Failed to install Android SDK packages due to unaccepted licenses

Background: I'm encountering an issue while trying to build a release version of my Android application using './gradlew assembleRelease'. I've already accepted all Android SDK licenses using the ...
Freq's user avatar
  • 1
0 votes
0 answers
37 views

Execution failed for task ':react-native-gradle-plugin:compileKotlin'

was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. infos "react-native": "0.70.0", I am getting error on ...
Yuri Oliveira Gochi's user avatar
0 votes
1 answer
108 views

"Execution failed for task ':react-native-gradle-plugin:compileKotlin'" ,when upgraded from 0.72.5 to 0.74.2

The class is loaded from C:/Users/USER/.gradle/wrapper/dists/gradle-8.6-all/3mbtmo166bl6vumsh5k2lkq5h/gradle-8.6/lib/kotlin-stdlib-1.9.20.jar!/kotlin/collections/CollectionsKt__CollectionsKt.class e: ...
Anu Robinson's user avatar
0 votes
0 answers
17 views

can't seem to find the solution for this back-end api gradle build error

when i try to build the gradle component it shows me different errors and one of them is: A problem occurred evaluating root project 'android'. Plugin with id 'com.android.library' not found. error ...
bakr oukessou's user avatar
0 votes
0 answers
18 views

Default React Native App not building(Android)

I have been trying to setup a new react-native project from the reactnative.dev website for the past 8 hrs. I have setup the environment is instructed but the app is not building. Here are some ...
Jobie J's user avatar
  • 207
0 votes
0 answers
35 views

Execution failed for task ':app:checkDebugDuplicateClasses' react native

At the moment I tried to compile my app the following issue runs, I add a new component for other team to my project and It looks like that use a repated group as mine, how can I handle it? error ...
Emmanuel Tamburini's user avatar
1 vote
2 answers
109 views

react native : npx react-native start ==> Could not find method exec()

i install android studio , node js, JDK 17 with the config of this video : https://www.youtube.com/watch?v=G0wrlZvDjrE But when i run the app with the cmd : npx react-native start. I have this error ...
Valentin Georis's user avatar
0 votes
1 answer
55 views

Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain in React Native

I have a problem running a react native project, i'm using yarn but the error is also shown with npm: $ yarn android yarn run v1.22.22 $ react-native run-android info Running jetifier to migrate ...
Abdiel49's user avatar
-1 votes
0 answers
53 views

Expo Android Failed Build (Gradle)

les/expo-device/android/build.gradle' line: 9 * What went wrong: A problem occurred evaluating project ':expo-device'. > Could not find method useCoreDependencies() for arguments [] on project ':...
VitoMuhammed's user avatar
0 votes
0 answers
54 views

Execution failed for task ':app:checkDebugAarMetadata' in react native cli

When I am setting up my environment for the react native cli project it was working fine but when I am running again after some time it will produce below error. Multiple build operations failed. ...
ABHINAV JAIN 191398's user avatar
0 votes
0 answers
55 views

ERROR Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'VectorIcons' could not be found

I get an error telling me that: ERROR Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'VectorIcons' could not be found. Verify that a module by this name is registered in the native ...
Daniel Aloyce Daniel's user avatar
0 votes
1 answer
96 views

Unable to add Firebase dependency in android for react native application React-Native V 0.74.2

I created a Project to test FCM Push notification for which i created a project from Firebase console and registered android application by putting the package name from react native android project. ...
jeet's user avatar
  • 157
0 votes
0 answers
24 views

Execution failed for task ':@react-native-community_netinfo:generateDebugLintReportModel'

upon executing ./gradlew build in my react-native application I am getting the Exception below. NOTE: the application was initially fine but I am upgrading Gradle and react-native so I started getting ...
Safi Habhab's user avatar
  • 1,047
0 votes
0 answers
20 views

React Native Gradle fails to resolve local maven-repo

I am trying to build a React Native Package which uses an .aar file for the Android. The .aar file is for internal usage only, thus not shared on a public maven repo. I've created the maven repo ...
Tom's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
84