-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description (required):
describe the difference between expected and actual behavior, if not evident
expected is for commonMain, actual is for the platform specific implementation. expected is like interface
Steps to reproduce (required)
Steps to reproduce the behavior:
- use kmputils in commonMain
- do a build
when doing a build, it says: unresolved reference could not resolve all dependencies for configuration ':composeApp:wasmJsNpmAggregated'.
the four of them aren't supported on wasmjs:
"kmputils-common",
"kmputils-datetime",
"kmputils-coroutines",
"kmputils-inputforms"
- This issue hasn't been reported already
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working