AS13 facets cannot be loaded. you can mark them as ignored to suppress this error notification处理

AS有时总是会莫名奇妙的遇到一打开AS,项目一片报红,找不到依赖类,严重影响工作效率,当然处理方法有时需要File->Invalidate Caches/Restart 然后重启解决。但是今天遇到的这个13 facets cannot be loaded. you can mark them as ignored to suppress this error notification 情况,需要如下图这样处理一下,然后重启AS项目即可正常运行。
AS13 facets cannot be loaded. you can mark them as ignored to suppress this error notification处理
AS13 facets cannot be loaded. you can mark them as ignored to suppress this error notification处理
接着点击右下方Apply OK,然后重启AS。