【发布时间】:2018-07-10 19:37:31
【问题描述】:
我正在尝试在 Idea Intellij(终极版。版本:2017.3.4,内部版本:173.4548.28)上配置 SonarLint 插件(版本 - 3.2.0.2350),但在尝试 Update binding 时出现错误 - **Analyzers not loaded**. The following plugins do not meet the required minimum versions, please upgrade them. typescript (installed1.1.0, minimum 1.5)。
虽然我仍然可以继续更新项目列表,找到我的项目并保存设置,但每当我尝试分析任何文件时,它都会显示Cannot create ClassLoader。
除了Javascript Support 插件,我没有安装任何单独的 Typescript 插件。并更新到最新版本1.0。
有人可以帮忙吗?
【问题讨论】:
-
您确定没有安装SonarTS 插件吗?
标签: typescript intellij-idea sonarqube sonarlint