Closed rami3l closed 2 years ago
@rami3l, thank you! We are working on fixing the problem.
I just started this Kotlin course and first hello world was not working, nice that I found this bug here. I will wait.
Yes, I am experiencing this as well. The android playground is not working as well. https://developer.android.com/training/kotlinplayground
still after 4hours since the bug was reported the kotlin playground still to this moment out ???
still after 4hours since the bug was reported the kotlin playground still to this moment out ???
Well actually I started experiencing this yesterday. So it's been more than that.
The one at developer.android.com/kotlinplayground is doing the same thing, assuming these are different instances and not just different front ends to the same thing. Suggests there is something wrong with Jetbrains.
https://play.kotlinlang.org/ -> change setting to JS, it will execute your program. I don't Know if it's the best way, but it give me time to practice.
Thank you all for participating; everything works now. We understand that such downtime is highly undesirable, and we will make our efforts to exclude such situations in the future.
I don't know if this is the right place to post, but I came across the Kotlin Playground today and encountered the following error:
Steps to reproduce:
Run
when the default "Hello, World" program shows up