Closed exoego closed 5 years ago
This seems to be unrelated to previous bug. Apparently some plugin authors are not following IDEA's versioning convention(
This error does not show up if removing intellijExternalPlugins += "PsiViewer".toPlugin
.
So I assume PsiViewer
does not follow convention.
Should I report an issue in https://github.com/cmf/psiviewer ?
No, thanks, it's fine. I'll just implement a more generic version comparison. Easier than reaching out to everyone who has malformed version string.
37 is resolved in https://github.com/JetBrains/sbt-idea-plugin/commit/b1e825d00f1dde9110f799e3d3b04a93a78c913e and released in version
3.3.1
,but now the below error shows up when rebooting sbt after successful installation.