Norbert Sándor
Norbert Sándor
FYI, the link is dead.
I get the same exception on Win10.
@Syer10, could you please update your fork to the latest 0.7.0 version?
The same error occurs with 17.0.0 :(
> Can't seem to get this to work with the Gradle Kotlin DSL. What is your problem exactly? Maybe I can help... (I use it successfully with Kotlin DSL.)
> An example of a `kotlinFrontend {}` lambda in Gradle Kotlin DSL would be immensely useful. An extract of my `build.gradle.kts`, I hope it helps: ``` val kotlinFrontend: KotlinFrontendExtension by...
> I am currently searching for a way to represent `npm` block. I use simply: ``` val npm: NpmExtension by project.extensions npm.apply { ... } ```
Where is the new plugin's documentation? Thanks.
I had the same issue but something solved it. (Although I didn't modified the project configuration, just wanted to try the previous plugin version - it doesn't work at all...
Maybe it would be an easy fix if the next release would use x.y.z version number format.