Bradford Canonigo
10/17/2023, 5:55 AM2: Execution failed for task ':site:compileKotlinJs'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Internal compiler error. See log for more details
I only have 2 simple pages and added a ComponentStyle with border property transition.
I was able to run the website on localhost the first time but when I made said changes, I encountered the error below.
...site\build\classes\kotlin\js\main\default\ir\strings.knt (Access is denied)
David Herman
10/19/2023, 7:46 PM./gradlew clean
, and rerunning things would fix it up? Or does it happen again soon after?Bradford Canonigo
10/20/2023, 12:18 AMDavid Herman
10/20/2023, 12:51 AMBradford Canonigo
10/20/2023, 12:53 AMDavid Herman
10/20/2023, 12:57 AMBradford Canonigo
10/20/2023, 12:58 AM