背景:

使用intellij-idea工具,spring boot项目,使用的maven

问题:

项目中没有依赖Kotlin,结果报错Kotlin版本问题,如下

Kotlin: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.1.15.

解决方案:

Just go to the Build menu and click on the rebuild project.

只需要去Build菜单点击重建项目即可

 参考文章:

intellij idea - Error:Kotlin: Module was compiled with an incompatible version of Kotlin in a project of Spring Boot with Java not Kotlin not gradle - Stack Overflow

好文阅读

评论可见,请评论后查看内容,谢谢!!!
 您阅读本篇文章共花了: