also wondering if there is a way to specify the np...
# npm-publish
h
also wondering if there is a way to specify the npm package name? It looks like it just mirrors the module name.
h
Thanks!
Any idea on why I can't resolve the kotlin multiplatform dependencies?
r
This plugin is no longer maintained. Do you use an active fork with current version?
r
Unfortunately I can't help.
h
no worries, thank you
b
Most likely something changed in latest KGP. Quick "fix" would be to downgrade kotlin pugin version or specify missing npm dependencies manually in package block.
Also note that you cannot pull kmp dependencies from npm so when you publish those are expected to be embedded in your js outputs
h
Tried kotlin 2.1.20 with with gradle 8.12 and still getting the same issue. Should I go lower?
b
h
Ok thanks for keeping me up to date!