please tell me how to fix this error
# community-support
m
please tell me how to fix this error
👀 1
y
Wild stab in the dark as I don't do Android, but when I see lock file issues, sometimes the easiest is to do
Copy code
./gradlew --stop
rm -rf .gradle
v
Also, did you do what the error message suggests? If not, why not? If yes, why don't you share the additional information, especially the
--stacktrace
or optimally a build
--scan
URL. And please never anywhere share screenshots of text if you only want to share the text and not something additional like colors or IDE annotations. Text in images is hard to read, especially on mobile, very hard to copy, and nearly impossible to search for.
o
Yes, following the troubleshooting guidelines on the screenshot is a good first step. Also please avoid DMs @Muxsin Muxtorov