0
点赞
收藏
分享

微信扫一扫

idea系列---【上一次打开springboot项目还好好的,现在打开突然无法启动了】

问题

昨天走的时候项目还能正常启动,今天来了之后突然报下面的错误:

Error: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.16.

解决方案

点击 idea: Build>Rebuild Project 重新编译即可。

愿你走出半生,归来仍是少年!



举报

相关推荐

0 条评论