Ovsyannikov Alexey
10/17/2023, 3:30 PMTask :compileProductionExecutableKotlinJs FAILED
e: java.lang.IllegalStateException: Internal function 'jsIsEs6' not found
After launching from the Idea I become unable to correctly build some projects with binaries.executable()
setup in js-target part
Checked with Intellij Idea 2023.1.5
, 2023.2.3
Tried to remove all local cache and it helps until first run in Idea