Decompose: FATAL ERROR: Could not find "Essenty:lifecycle" for Experimental Web Canvas

I was trying to use decompose with the new experimental web canvas but I’m getting this error.

> Task :shared:compileKotlinJs FAILED
e: Could not find "Essenty:lifecycle" in [/Users/mohamedbenrejeb/Library/Application Support/kotlin/daemon]
e: java.lang.IllegalStateException: FATAL ERROR: Could not find "Essenty:lifecycle" in [/Users/mohamedbenrejeb/Library/Application Support/kotlin/daemon]
	at org.jetbrains.kotlin.ir.backend.js.KlibKt$resolverLogger$1.fatal(klib.kt:101)

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 16 (12 by maintainers)

Most upvoted comments

Yes I think that if I could run clean build successfully I will be able to run the web version, thanks for help Arkadii