Codemaid 没有正确加载

Codemaid did not load correctly

我有 MSVS 2013 和 Windows 7。 我尝试安装 Codemaid,但在启动工作室时出现错误:

The 'CodemaidPackage' package did not load correctly.

The problem may have been caused by a configuration change or by the 
installation of another extension. You can get more information by examining 
the file 
'C:\Users\xxxx\AppData\Roaming\Microsoft\VisualStudio.0\ActivityLog.xml'.

日志中有一些错误:

<errorinfo>Exception has been thrown by the target of an invocation.</errorinfo>

<description>Package failed to load; error message suppressed by skip flag</description>

有人可以给个建议吗?

您知道您安装的 .NET 是什么版本吗?从 CodeMaid v10.3 开始,需要 .NET 4.6.2。

这里有更多信息:https://github.com/codecadwallader/codemaid/issues/443

如果这不能回答您的问题,直接在存储库上打开问题通常是获得帮助的最佳方式。 https://github.com/codecadwallader/codemaid/issues

可能这可以帮助你有一个已知的错误 https://github.com/codecadwallader/codemaid/issues/634