Open jhrom opened 2 years ago
Because of the lack of permissions, I was not able to create a new branch. I attached the fix as a patch.
This is not working with gradle 8.0 as well, the error just shows up a little differently.
Execution failed for task ':bakePreview'.
> Cannot set readonly property: level for class: org.gradle.internal.logging.services.DefaultLoggingManager
Same here:
* What went wrong:
Execution failed for task ':website:bakePreview'.
> Cannot set readonly property: level for class: org.gradle.internal.logging.services.DefaultLoggingManager
When I try to start bakePreview task, exception is thrown:
Other tasks work correctly
I'll submit fix for it soon