Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILURE: Build failed with an exception. #4

Open
cuajopelu opened this issue Nov 18, 2023 · 1 comment
Open

FAILURE: Build failed with an exception. #4

cuajopelu opened this issue Nov 18, 2023 · 1 comment

Comments

@cuajopelu
Copy link

FAILURE: Build failed with an exception.

  • 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

@VhiktorBrown
Copy link

FAILURE: Build failed with an exception.

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants