You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Cannot find a Java installation on your machine matching this tasks requirements: {languageVersion=21, vendor=any vendor, implementation=vendor-specific} for LINUX on x86_64.
> No locally installed toolchains match and toolchain download repositories have not been configured.
How do I force gradle to allow my local toolchain? Fabric does not have this problem because it doesn't rely on gradle toolchains.
Update: Hmmm, removing the neoforge maven repository from settings.gradle in my mod fixes this issue 🤔
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
gradle moment
How do I force gradle to allow my local toolchain? Fabric does not have this problem because it doesn't rely on gradle toolchains.
Update: Hmmm, removing the neoforge maven repository from settings.gradle in my mod fixes this issue 🤔
Beta Was this translation helpful? Give feedback.
All reactions