question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to run the BasicSample Kotlin code

See original GitHub issue

See the below screenshot for more details. I am using:

Android Studio 4.0
Build #AI-193.6911.18.40.6514223, built on May 20, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.5
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 16
Registry: ide.new.welcome.screen.force=true
Non-Bundled Plugins: org.jetbrains.kotlin, com.google.services.firebase, com.intellij.marketplace, com.thoughtworks.gauge

The same happens with:

Android Studio 4.0
Build #AI-193.6911.18.40.6514223, built on May 20, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.5
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 16
Registry: ide.new.welcome.screen.force=true
Non-Bundled Plugins: org.jetbrains.kotlin, com.google.services.firebase, com.intellij.marketplace, com.thoughtworks.gauge

This used to work a month ago.

Screenshot 2020-08-12 at 23 44 14

What am I doing wrong?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
hoisiecommented, Aug 12, 2020

I can repro the problem; will investigate

0reactions
hoisiecommented, Aug 13, 2020

@tudorsss this should be fixed now in the latest master

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can't get kotlin "hello world" example to Run in intelliJ
So, I started a new project, chose the right template, and I typed in my code, and I noticed a Build pane at...
Read more >
Can't start a main class - Kotlin Discussions
I can't seem to run my class any more: Note that the “Run” icon is greyed out, and if I right click on...
Read more >
Not able to run main method of Kotlin file having classes
I assume it's still the same. If you didn't change anything there, just don't care. 1. Open Run Configurations dialog and erase all...
Read more >
Quickly Run Kotlin Code in Android Studio and IntelliJ
Your browser can't play this video. Learn more. Switch camera.
Read more >
Build Your First Android App in Kotlin
Kotlin is a statically typed programming language that runs on the JVM ... at reading code, you will likely be able to follow...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found