You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When adding the dependency for WebAssembly (wasm) in the project, the build fails with the following error:
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.
The text was updated successfully, but these errors were encountered: