Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when building the source code #345

Open
MechaFred opened this issue Aug 12, 2024 · 0 comments
Open

Error when building the source code #345

MechaFred opened this issue Aug 12, 2024 · 0 comments

Comments

@MechaFred
Copy link

Describe the bug

The build fails with the following error message:

A problem occurred configuring root project 'one-dark-theme'.

Could not resolve all files for configuration ':classpath'.
Could not find com.overzealous:remark:1.1.0.
Searched in the following locations:
- https://plugins.gradle.org/m2/com/overzealous/remark/1.1.0/remark-1.1.0.pom
If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
Required by:
project : > org.kordamp.gradle.markdown:org.kordamp.gradle.markdown.gradle.plugin:2.2.0 > org.kordamp.gradle:markdown-gradle-plugin:2.2.0

To Reproduce

  1. run the command .\gradlew build in the windows 11 command prompt.

Expected Behavior

The command is supposed to properly build the source code

Environment

OS: Windows 11

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant