When running Kotlin/Native tasks, I’ve been seeing...
# kotlin-native
j
When running Kotlin/Native tasks, I’ve been seeing
Could not initialize class org.jetbrains.kotlin.backend.konan.env.env
, does anyone know what could be the cause?
w
j
thanks for the pointer, I do have an invalid path in PATH but after removing it I am still getting same error. guess that’s a different cause. Also worth noting that I am getting this on a linux machine.
w
Did you delete ~/.konan (and maybe ~/.gradle) before retrying? If it is still not working you should create an issue at https://youtrack.jetbrains.com/issues to let the experts know.