Try running the commands in two passes: ``` ~/koba...
# kobalt
c
Try running the commands in two passes:
Copy code
~/kobalt-0.786/bin/kobaltw --init kotlin
~/kobalt-0.786/bin/kobaltw --init idea
The reason is that the
idea
template needs a
Build.kt
to generate the correct files but it doesn't have one yet if you call both templates in the same command