gradle – intellij IDEA:Cannot query the value of this provider because it has no value available
I’m trying to make a Mingcraft MOD, but in the build environment reported an error: A problem occurred configuring root project ‘forge-1.16.5-36.2.34-mdk’. Cannot query the value of this provider because it has no value available. The value of this provider is derived from: – extension ‘minecraft’ property ‘mappingChannel’ source code is: (build.gradle) buildscript { repositories … Read more