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
I clone code from the project repository and import it into IDEA for build, but it reports an error as follows:
` Could not determine the dependencies of task ':sponge :compileJava'.
Could not resolve all task dependencies for configuration ':sponge :compileClasspath'.
Could not resolve project :GriefDefenderAPI.
Required by:
project :sponge
> Unable to find a matching configuration of project :GriefDefenderAPI:
- None of the consumable configurations have attributes. `
The text was updated successfully, but these errors were encountered:
I clone code from the project repository and import it into IDEA for build, but it reports an error as follows:
` Could not determine the dependencies of task ':sponge :compileJava'.
The text was updated successfully, but these errors were encountered: