I have a strange problem with any multiplatform pr...
# compose-web
c
I have a strange problem with any multiplatform project with a compose-web or compose-html module. Everything builds and runs fine, but in IDEA (currently 2023.2 Beta, but this has been happening with earlier versions too, for some months now), any dependencies in the compose-web or compose-html module are not resolved. The same dependencies from other modules (e.g. JVM, compose-desktop) resolve without issue. For example, the attached screenshot is what I get if I open the https://github.com/joreilly/chip-8 project mentioned in the previous message. Any ideas how to resolve this?
😕 1