sellmair / evas

Modern, high performance, tiny EventBus and State Container in Kotlin
MIT License
132 stars 1 forks source link

Could not determine the dependencies of task :kotlinNpmInstall #12

Open Jparrgam opened 4 days ago

Jparrgam commented 4 days ago

When adding the dependency for WebAssembly (wasm) in the project, the build fails with the following error:

Could not determine the dependencies of task ':kotlinNpmInstall'.
> Could not resolve all dependencies for configuration ':composeApp:wasmJsNpmAggregated'.
   > Could not resolve io.sellmair:evas-wasm-wasi:1.0.0.

It seems that the dependency io.sellmair:evas-wasm-wasi:1.0.0 cannot be resolved. This issue occurs specifically when attempting to add the WebAssembly support in the project.

sellmair commented 2 days ago

Thank you for the report, I will make sure to support wasm wasi in the next days 👍

sellmair commented 20 hours ago

Can you maybe share a sample project which shows this issue? The artifacts should be available here:

https://mvnrepository.com/artifact/io.sellmair/evas-wasm-wasi