插件“Fabric for Android Studio”不兼容
自从更新到 Android Studio 4.1 以来,我在启动时不断收到此错误消息:
插件错误:插件“Fabric for Android Studio”不兼容(仅在 IntelliJ IDEA 中受支持)。
该插件未在“设置”>“设置”中列出。插件也不包含在预期路径中。
Since updating to Android Studio 4.1 I constantly get this error message on startup:
Plugin Error: Plugin "Fabric for Android Studio" is incompatible (supported only in IntelliJ IDEA).
That plugin is neither listed in Settings > Plugins nor is it not contained in the expected path.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
下载“Fabric for Android Studio”后,发现它名为
CrashlyticsPlugin
。搜索
CrashlyticsPlugin
时发现,JetBrains Toolbox 使用不同的比独立安装程序的路径。从%USERPROFILE%\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\
ch-0
和中删除所有出现的
解决了这个问题。CrashlyticsPlugin
>ch-1After downloading "Fabric for Android Studio", it turned out that it is called
CrashlyticsPlugin
.And when searching for
CrashlyticsPlugin
it turned out, that the JetBrains Toolbox uses different paths than the standalone installer does. Removing all occurrences of theCrashlyticsPlugin
from%USERPROFILE%\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\
ch-0
andch-1
solved the issue.如果您想从 Android Studio 中
启用/禁用
转到
文件 ->设置->插件
如果您想手动删除不兼容的插件,只需转到插件路径并删除特定文件夹即可。
AndroidStudio 插件默认路径:
If you want to
Enable/ Disable
from Android StudioGo to
File -> Settings -> Plugins
If you want to remove incompatible plugins manually, just go to the plugin path and delete the particular folder.
AndroidStudio Plugins default path: