You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module @226d243c
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.
What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module @226d243c
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.
BUILD FAILED in 18s Exception: Gradle task assembleDebug failed with exit code 1
If it isn't too late, can you check what gradle version is being used in your gradle-wrapper.properties file in /android/gradle/gradle-wrapper.properties? It has to be compatible with the your gradle build tools in build.gradle file. @cuajopelu
FAILURE: Build failed with an exception.
Execution failed for task ':app:processDebugMainManifest'.
BUILD FAILED in 18s
Exception: Gradle task assembleDebug failed with exit code 1
The text was updated successfully, but these errors were encountered: