Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run local #104

Open
viktor-idenfy opened this issue Apr 29, 2021 · 3 comments
Open

Can't run local #104

viktor-idenfy opened this issue Apr 29, 2021 · 3 comments

Comments

@viktor-idenfy
Copy link

As soon as I execute a gralde local command, I keep getting this error:

Execution failed for task ':local'.

org.jetbrains.kotlin.cli.jvm.compiler.TopDownAnalyzerFacadeForJVM.analyzeFilesWithJavaIntegration$default(Lorg/jetbrains/kotlin/com/intellij/openapi/project/Project;Ljava/util/Collection;Lorg/jetbrains/kotlin/resolve/BindingTrace;Lorg/jetbrains/kotlin/config/CompilerConfiguration;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;Lorg/jetbrains/kotlin/com/intellij/psi/search/GlobalSearchScope;ILjava/lang/Object;)Lorg/jetbrains/kotlin/analyzer/AnalysisResult;

  • Try:
@viktor-idenfy
Copy link
Author

Ok, issue is with version. Using kotlin 1.3.72 it worked well. Now I keep getting this error:
Could not find or load main class com.example.ApplicationKt

jmfayard added a commit to jmfayard/hello-serverless that referenced this issue May 23, 2021
@jmfayard
Copy link
Contributor

I can reproduce this bug

Kotless has indeed problems with Kotlin 1.5

@UnexDev
Copy link

UnexDev commented Oct 29, 2023

I know this is dead, but i'm experiencing the same issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants