Reputation: 73
I was working normally with the IDE when this message appeared: enter image description here
At first the problem appears only in one project but then many other projects started failing. How can i fix it? I'm using gradle 4.10 (this is the standard in my work so i can't update the version) and the intellij is the 2020.3.
Upvotes: 0
Views: 124
Reputation: 318
I was having the same issue, I fixed it by going to File > Close Project
then to Help > Check for Updates
and installing the updates, had to Check for Updates
twice to get them all, your mileage may vary.
Upvotes: 1