java.io.UncheckedIOException in upgraded version 8.10.2 #303
Description
Environment
info 💡 Tip: Make sure that you have set up your development environment correctly, by running npx react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor
FAILURE: Build failed with an exception.
-
Where:
Settings file 'C:\Users\syeds\Current startup\storesync34\android\settings.gradle' line: 2 -
What went wrong:
Error resolving plugin [id: 'com.facebook.react.settings']
java.io.UncheckedIOException: Could not move temporary workspace (C:\Users\syeds\Current startup\storesync34\android.gradle\8.7\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10-88caf620-1061-44f0-a214-28dc31964193) to immutable location (C:\Users\syeds\Current startup\storesync34\android.gradle\8.7\dependencies-accessors\569c8b261a8a714d7731d5f568e0e5c05babae10)
- 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.
Get more help at https://help.gradle.org.
BUILD FAILED in 920ms
info Run CLI with --verbose flag for more details.
Things I’ve done to figure out my issue
i have downgraded from 8.10.2 to 8.7 of gradle version
Upgrading version
i have upgraded to 8.10.2
Description
all tried all the possible ways which are present on stackoverflow,and many more articles but my problem not yet resolved