Hi Everyone,
While creating compose desktop project in IntelliJ following error occurs. 👇
warning: default scripting plugin is disabled: The provided plugin org.jetbrains.kotlin.scripting.compiler.plugin.ScriptingCompilerConfigurationComponentRegistrar is not compatible with this version of compiler
error: unable to evaluate script, no scripting plugin loaded
Can anybody suggest what error and how to fix it, Thanks in advance