one-dark / jetbrains-one-dark-theme

One Dark theme for JetBrains.
https://plugins.jetbrains.com/plugin/11938-one-dark-theme
ISC License
589 stars 65 forks source link

Error when building the source code #345

Open MechaFred opened 2 months ago

MechaFred commented 2 months ago

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

simPod commented 1 month ago

https://github.com/kordamp/markdown-gradle-plugin/issues/36