运行idea报错: Module was compiled with an incompatible version of Kotlin. The binary version of its meta
生活随笔
收集整理的這篇文章主要介紹了
运行idea报错: Module was compiled with an incompatible version of Kotlin. The binary version of its meta
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
回滾了idea的版本后,再次進行啟動的時候報錯:
錯誤:Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.1.16.
這時候我們可以直接去rebuild project 一下,一般都是可以解決的
不行的話,還可以嘗試去settings的插件那,找到“Kotlin”插件,關閉再打開試試
總結
以上是生活随笔為你收集整理的运行idea报错: Module was compiled with an incompatible version of Kotlin. The binary version of its meta的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ionic cordova 打包app不
- 下一篇: 并发编程模式