does anyone understand this?
# community-support
s
does anyone understand this?
c
It tells you that it cannot find the gradle plugin in any of the repositories you defined and you did not define any repository.
n
https://docs.minecraftforge.net/en/latest/gettingstarted/ <-- best to go through the documentation of minecraft forge
a
I suspect that IntelliJ is incorrectly trimming the error message, and some plugin repositories are actually defined.
v
and you did not define any repository
That's most probably not correct, most probably the error message is incomplete due to https://youtrack.jetbrains.com/issue/IDEA-241844