今天公司有个项目莫名其妙的运行不起来,提示Kotlin版本兼容问题,网上找到解决方案后,整理下来。

错误信息

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

解决方案

重新编译项目

Build->Rebuild Project

Idea 2020.1 编译SpringBoot项目Kotlin报错

 

相关文章:

  • 2021-10-15
  • 2022-12-23
  • 2021-11-16
  • 2021-05-16
  • 2021-11-25
  • 2021-04-12
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-31
  • 2022-12-23
  • 2021-04-01
  • 2021-05-06
  • 2021-11-28
  • 2022-12-23
  • 2021-08-06
相关资源
相似解决方案