我有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\12.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>
是的,有人可以提出建议吗?
答案 0 :(得分:2)
您知道您安装的.NET版本是什么?从CodeMaid v10.3开始,需要.NET 4.6.2。
这里有更多信息:https://github.com/codecadwallader/codemaid/issues/443
如果这不能解答您的问题,直接在存储库中打开问题通常是获得帮助的最佳方式。 https://github.com/codecadwallader/codemaid/issues
答案 1 :(得分:0)
这可能可以帮助您解决一个已知错误 https://github.com/codecadwallader/codemaid/issues/634