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
./gradlew testClasses
* What went wrong:
Could not determine the dependencies of task ':darklaf-macos:linkArm64'.
> Failed to calculate the value of property 'linkerInputs'.
> Could not resolve all artifacts for configuration ':darklaf-macos:arm64NativeLinkLibraries'.
> Could not find any matches for dev.nokee.framework:AppKit:latest.release as no versions of dev.nokee.framework:AppKit are available.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/dev/nokee/framework/AppKit/maven-metadata.xml
- https://repo.maven.apache.org/maven2/dev/nokee/framework/AppKit/maven-metadata.xml
- http://127.0.0.1:59758/dev/nokee/framework/AppKit/
Required by:
project :darklaf-macos
> Could not find any matches for dev.nokee.framework:Cocoa:latest.release as no versions of dev.nokee.framework:Cocoa are available.
Searched in the following locations:
- https://oss.sonatype.org/content/repositories/snapshots/dev/nokee/framework/Cocoa/maven-metadata.xml
- https://repo.maven.apache.org/maven2/dev/nokee/framework/Cocoa/maven-metadata.xml
- http://127.0.0.1:59758/dev/nokee/framework/Cocoa/
Required by:
project :darklaf-macos
Have you seen such failures? Could you suggest what could be wrong here?
I don't understand what is the repository that holds dev.nokee.framework:AppKit.
To Reproduce
I'm trying to build 0622af3 locally (~recent master)
Additional Information:
OS: macOS
OS Version: 13.12.1
The text was updated successfully, but these errors were encountered:
Describe the bug
Have you seen such failures? Could you suggest what could be wrong here?
I don't understand what is the repository that holds
dev.nokee.framework:AppKit
.To Reproduce
I'm trying to build 0622af3 locally (~recent master)
Additional Information:
The text was updated successfully, but these errors were encountered: