Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not determine the dependencies of task :kotlinNpmInstall #12

Open
Jparrgam opened this issue Oct 22, 2024 · 2 comments
Open

Could not determine the dependencies of task :kotlinNpmInstall #12

Jparrgam opened this issue Oct 22, 2024 · 2 comments

Comments

@Jparrgam
Copy link

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
Copy link
Owner

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

@sellmair
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants