mpetuska / npm-publish

Gradle plugin for NPM package publishing. Allows for arbitrary publishing as well as seamless integration with Kotlin JS/MPP plugins.
https://npm-publish.petuska.dev
Apache License 2.0
126 stars 10 forks source link

Incompatibility with kotlin 2.0 #164

Closed JochenGuckSnk closed 5 months ago

JochenGuckSnk commented 6 months ago

After updating to kotlin 2.0 i get this error: Cannot query the value of task ':****:compileKotlinJs' property 'outputFileProperty' because it has no value available.

JochenGuckSnk commented 5 months ago

I created a fix for this issue.

JochenGuckSnk commented 5 months ago

Hi @mpetuska, are there any plans when the release of the version containing this fix will happen? Or is there any blocker I can help with?

mpetuska commented 5 months ago

I'm hoping to push it out this weekend, sorry about the delays