-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I have project with web target.
My project structure is:
- commonMain
- commonTest
- webMain
After start application I got following error:
Source set 'webMain' couldn't resolve dependencies for all target platforms
Couldn't resolve dependency 'network.chaintech:cmptoast' in 'webMain' for all target platforms.
The dependency should target platforms: [js, wasmJs]
Unresolved platforms: [js]
Metadata
Metadata
Assignees
Labels
No labels