hello everyone i am getting following error Error...
# community-support
i
hello everyone i am getting following error Error resolving plugin [id: 'com.facebook.react.settings']
A problem occurred configuring project ':gradle-plugin'.
> A build operation failed. Could not move temporary workspace (C:\Users\HP\.gradle\caches\8.13\transforms\4515da6671b69fb128505938dbdb32ed-381b8acb-5c26-4710-b485-708106405f2e) to immutable location (C:\Users\HP\.gradle\caches\8.13\transforms\4515da6671b69fb128505938dbdb32ed) > Could not move temporary workspace (C:\Users\HP\.gradle\caches\8.13\transforms\4515da6671b69fb128505938dbdb32ed-381b8acb-5c26-4710-b485-708106405f2e) to immutable location (C:\Users\HP\.gradle\caches\8.13\transforms\4515da6671b69fb128505938dbdb32ed) does anyone know how to fix it i am stuck ;//
v
Please at least do a minimal research before asking questions. Not doing so is one of the main characteristics of a help vampire. If you did, you would have found many threads regarding this issue here already and also on the Gradle forum and in the end the two issues https://github.com/gradle/gradle/issues/28475 and https://github.com/gradle/gradle/issues/27844 so you probably need to downgrade Gradle or disable your anti-virus on those directories or upgrade Gradle. See the issues for more information and if nothing helps post there or rather in the according follow-up issue.