Does anyone know why preview is failing in Intelli...
# compose-desktop
s
Does anyone know why preview is failing in IntelliJ for me? I’m getting this error:
Copy code
Execution failed for task ':app:configureDesktopPreviewJvm'.
> Could not resolve all files for configuration ':app:detachedConfiguration2'.
   > Could not find org.jetbrains.compose:preview-rpc:1.0.0-rc3.
     Searched in the following locations:
       - <https://repo.maven.apache.org/maven2/org/jetbrains/compose/preview-rpc/1.0.0-rc3/preview-rpc-1.0.0-rc3.pom>
     If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
     Required by:
         project :app