Closed MattFriedman closed 7 years ago
Same problem here aswell. It seemds the kotlin2js plugin has the same name?
The Kotlin Koans project doesn't use 'kotlin2js' at all. I can't reproduce this. Could you please create an issue (kotl.in/issue) describing what version of IDE you're using (IntelliJ IDEA or Android Studio with the version) and the version of the Kotlin plugin as well (can be found in Preferences -> Plugins). Thank you!
This is an IntelliJ Problem. IntelliJ adds kotlin2js to the project if you try to configure Kotlin automatically within IntelliJ. For me, it helped to delete the kotlin2js dependency and re-import the project with gradle.
Thank you, @haslers! You helped me in a completely separate project, but this was the first result on Google 😄
This is an IntelliJ Problem. IntelliJ adds kotlin2js to the project if you try to configure Kotlin automatically within IntelliJ. For me, it helped to delete the kotlin2js dependency and re-import the project with gradle.
can u explaing how to solve it?
Just cloned and I get the following: